-
Flexible C# .Net Object Oriented solution for simulating various relativistic many-body systems with reactions
-
Conforms to SOLID principles
-
The code is covered by 143 unit tests
-
It is based on the second order Runge-Kutta algorithm
-
Supports covariant bi-particle forces
-
For precision assessment we implemented both energy conservation and time reversal tests
-
Includes a relativistic reactions engine which expects the reactions schema as an XML input parameter file
-
The simulation output is stored into as a set of csv files
-
Provides various chaos analysis specific instruments (e.g. Virial test)
-
It contains a high precision framework which was tested on a Relativistic Nuclear Collisions Toy-Model with gravitational force (46 digits precision)
-
It is also providing a quark confinment algorithm which development is currently in progress
|