| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(swiftest_nbody_system), | intent(inout) | :: | self |
Swiftest nbody system object |
||
| class(swiftest_parameters), | intent(inout) | :: | param |
Current run configuration parameters. Returns with new values of the scale vactors and GU |
||
| real(kind=DP), | intent(in) | :: | mscale |
Scale factors for mass, distance, and time units, respectively. |
||
| real(kind=DP), | intent(in) | :: | dscale |
Scale factors for mass, distance, and time units, respectively. |
||
| real(kind=DP), | intent(in) | :: | tscale |
Scale factors for mass, distance, and time units, respectively. |