-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
627d6b0
commit f45daf1
Showing
3 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# | ||
sName none | ||
saModules stellar | ||
sStellarModel none | ||
dMass 1 | ||
dLuminosity -1 | ||
saOutputOrder Time -Luminosity -Radius Temperature -RotPer -LXUVTot RadGyra |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# | ||
sName sinewave | ||
saModules stellar | ||
sStellarModel sinewave | ||
dMass 1 | ||
dLuminosity -1 | ||
dLuminosityAmplitude -0.1 | ||
dLuminosityPeriod -10 | ||
dLuminosityPhase 30 | ||
|
||
saOutputOrder Time -Luminosity -Radius Temperature -RotPer -LXUVTot RadGyra |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# | ||
sSystemName system | ||
iVerbose 5 | ||
bOverwrite 1 | ||
saBodyFiles sinewave.in none.in | ||
sUnitMass solar | ||
sUnitLength AU | ||
sUnitTime YEARS | ||
sUnitAngle d | ||
bDoLog 1 | ||
iDigits 6 | ||
dMinValue 1e-10 | ||
bDoForward 1 | ||
bVarDt 1 | ||
dEta 0.01 | ||
dStopTime 5e9 | ||
dOutputTime 1e6 |