-
Notifications
You must be signed in to change notification settings - Fork 55
/
Mercury.in
22 lines (19 loc) · 1.1 KB
/
Mercury.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Planet a parameters
sName Mercury # Body's name
saModules spinbody # Modules to apply, exact spelling required
saOutputOrder Time DeltaT PositionXSpiNBody PositionYSpiNBody PositionZSpiNBody VelXSpiNBody VelYSpiNBody VelZSpiNBody
# Physical Properties
dMass -0.0553 # Mass, negative -> Earth masses
dRadius -0.383 # Radius, negative -> Earth radii
dRotPeriod -175.942 # Rotation period, negative -> days
dObliquity 0.034 # Obliquity (deg)
dRadGyra 0.5 # Radius of gyration (moment of inertia constant)
# SpiNBody Properties
bUseOrbParams 1
# Orbital Properties
dSemi -0.38709893 # Semi-major axis, negative -> AU
dEcc 0.20563069 # Eccentricity
dInc 7.00487 # Inclination
dLongP 77.45645 # Longitude of pericenter
dLongA 48.33167 # Longitude of ascending node
dMeanA 174.79439 # Mean Anomoly