| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(swiftest_parameters), | intent(in) | :: | param | Current run configuration parameters |
||
| real(kind=DP), | intent(in) | :: | mu | G * (Mcb + m), G = gravitational constant, Mcb = mass of central body, m = mass of body |
||
| real(kind=DP), | intent(in), | dimension(:) | :: | rh | Swiftestcentric position vector |
|
| real(kind=DP), | intent(in), | dimension(:) | :: | pv | Pseudovelocity velocity vector - see Saha & Tremain (1994), eq. (32) |
|
| real(kind=DP), | intent(out), | dimension(:) | :: | vh | Swiftestcentric velocity vector |