forked from VirtualPlanetaryLaboratory/vplanet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSun.in
29 lines (25 loc) · 1.33 KB
/
Sun.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Sun's parameters
sName Sun # Body's name
saModules spinbody # Modules to apply, exact spelling required
saOutputOrder Time DeltaT SemiMajorAxis Eccentricity SpiNBodyInc LongP SpiNBodyLongA MeanAnomaly TotAngMom TotOrbEnergy
# Physical Properties
dMass -333000.0 # Mass, negative -> Earth masses
dRadius -1000.0 # Radius, negative -> Earth radii
dRotPeriod -10 # Rotation period, negative -> days
dObliquity 7 # Obliquity (deg)
dRadGyra 0.5 # Radius of gyration (moment of inertia constant)
# SpiNBody Properties
#dPositionXSpiNBody -4.49e5
#dPositionYSpiNBody 0.0
#dPositionZSpiNBody 0.0
#dVelXSpiNBody 0.0
#dVelYSpiNBody -0.08959595749457543
#dVelZSpiNBody 0.0
bUseOrbParams 1
# Orbital Properties
dSemi 0.0 # Semi-major axis, negative -> AU
dEcc 0.0 # Eccentricity
dInc 0.0 # Inclination
dLongP 0.0 # Longitude of pericenter
dLongA 0.0 # Longitude of ascending node
dMeanA 0.0 # Mean Anomoly