| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=DP), | intent(in), | dimension(:) | :: | dL | Change in angular momentum to apply |
|
| real(kind=DP), | intent(in) | :: | mass | Mass of body |
||
| real(kind=DP), | intent(in), | dimension(:) | :: | r | Position of body wrt system center of mass |
|
| real(kind=DP), | intent(inout), | dimension(:) | :: | v | Velocity of body wrt system center of mass |