forked from VirtualPlanetaryLaboratory/vplanet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvpl.in
More file actions
executable file
·15 lines (15 loc) · 924 Bytes
/
vpl.in
File metadata and controls
executable file
·15 lines (15 loc) · 924 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
sSystemName icebelt
iVerbose 5 #how much do you want vplanet to yell at you?
iDigits 6 #how many digits do you want in your numbers?
bOverwrite 1 #overwrite old files
sUnitMass solar #mass unit used for input
sUnitLength au #length unit used for input
sUnitTime y #time unit
sUnitAngle d #angle unit
bDoLog 1 #create log file
saBodyFiles sun.in earth.in #you must list all input files here (except vpl.in)
bDoForward 1 #integrate forward in time
bVarDt 1 #use variable time stepping (not relevant to poise)
dEta 0.1 #how much to scale variable time step
dStopTime 1000 #how long should the integration be
dOutputTime 100 #how much output you want