Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Fixed whm_gr_test input files and Jupyter notebook, and correct Einst…
Browse files Browse the repository at this point in the history
…ein's name in the constant
  • Loading branch information
daminton committed Jul 12, 2021
1 parent 47c57d0 commit aa4a21a
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 31 deletions.
2 changes: 1 addition & 1 deletion examples/whm_gr_test/param.swifter.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ISTEP_DUMP 1461
BIN_OUT bin.swifter.dat
OUT_TYPE REAL8
OUT_FORM EL
OUT_STAT NEW
OUT_STAT UNKNOWN
J2 4.7535806948127355e-12
J4 -2.2473967953572827e-18
CHK_CLOSE yes
Expand Down
3 changes: 2 additions & 1 deletion examples/whm_gr_test/param.swiftest.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ISTEP_DUMP 1461
BIN_OUT bin.swiftest.dat
OUT_TYPE REAL8
OUT_FORM EL
OUT_STAT REPLACE
OUT_STAT UNKNOWN
CHK_CLOSE yes
CHK_RMIN 0.004650467260962157
CHK_RMAX 1000.0
Expand All @@ -23,6 +23,7 @@ ENC_OUT enc.swiftest.dat
EXTRA_FORCE no
BIG_DISCARD no
ROTATION no
TIDES no
GR yes
MU2KG 1.988409870698051e+30
DU2M 149597870700.0
Expand Down
Loading

0 comments on commit aa4a21a

Please sign in to comment.