| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=I4B), | intent(in) | :: | n |
Number of bodies |
||
| real(kind=DP), | intent(in), | dimension(NDIM) | :: | rot |
Central body rotation vector |
|
| real(kind=DP), | intent(inout), | dimension(NDIM, NDIM) | :: | rot_matrix |
rotation matrix |
|
| real(kind=DP), | intent(inout), | dimension(NDIM, NDIM) | :: | rot_matrix_inv |
inverse of the rotation matrix |