swiftest_gr_pseudovel2vel Interface

interface
public pure module module subroutine swiftest_gr_pseudovel2vel(param, mu, rh, pv, vh)

Arguments

TypeIntentOptionalAttributesName
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