forked from VirtualPlanetaryLaboratory/vplanet
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathVenus.in
22 lines (19 loc) · 1.07 KB
/
Venus.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 Venus # Body's name
saModules spinbody # Modules to apply, exact spelling required
saOutputOrder Time DeltaT SemiMajorAxis Eccentricity SpiNBodyInc LongP SpiNBodyLongA MeanAnomaly
# Physical Properties
dMass -0.815 # Mass, negative -> Earth masses
dRadius -0.949 # Radius, negative -> Earth radii
dRotPeriod -200 # Rotation period, negative -> days
dObliquity 0 # Obliquity (deg)
dRadGyra 0.5 # Radius of gyration (moment of inertia constant)
# SpiNBody Properties
bUseOrbParams 1
# Orbital Properties
dSemi -0.72333199 # Semi-major axis, negative -> AU
dEcc 0.00677323 # Eccentricity
dInc 3.39471 # Inclination
dLongP 131.53298 # Longitude of pericenter
dLongA 76.68069 # Longitude of ascending node
dMeanA 50.44675 # Mean Anomoly