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

Commit

Permalink
Added processed param file to example
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Oct 25, 2022
1 parent f6b6ecb commit 4703deb
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions examples/helio_neptune_pluto/param.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
! VERSION Swiftest parameter input from file param.in
T0 0.0
TSTOP 100000.0
DT 5.0
ISTEP_OUT 20
ISTEP_DUMP 20
OUT_FORM XVEL
OUT_TYPE NETCDF_DOUBLE
OUT_STAT REPLACE
IN_TYPE NETCDF_DOUBLE
BIN_OUT bin.nc
CHK_QMIN 0.004650467260962157
CHK_RMIN 0.004650467260962157
CHK_RMAX 1000.0
CHK_EJECT 1000.0
CHK_QMIN_COORD HELIO
CHK_QMIN_RANGE 0.004650467260962157 1000.0
MU2KG 1.988409870698051e+30
TU2S 31557600.0
DU2M 149597870700.0
IN_FORM XV
NC_IN init_cond.nc
EXTRA_FORCE NO
BIG_DISCARD NO
CHK_CLOSE NO
RHILL_PRESENT NO
FRAGMENTATION NO
ROTATION NO
TIDES NO
ENERGY YES
GR NO
INTERACTION_LOOPS TRIANGULAR
ENCOUNTER_CHECK TRIANGULAR

0 comments on commit 4703deb

Please sign in to comment.