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

Commit

Permalink
Added progress bar!
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Nov 18, 2022
1 parent 20dd1bc commit 000489a
Show file tree
Hide file tree
Showing 6 changed files with 3,142 additions and 26 deletions.
37 changes: 37 additions & 0 deletions examples/Basic_Simulation/.swiftest/param.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
! VERSION Swiftest input file
T0 0.0
TSTART 0.0
TSTOP 10.0
DT 0.005
ISTEP_OUT 200
ISTEP_DUMP 200
NC_IN init_cond.nc
IN_TYPE NETCDF_DOUBLE
IN_FORM EL
BIN_OUT bin.nc
OUT_FORM XVEL
OUT_TYPE NETCDF_DOUBLE
OUT_STAT REPLACE
CHK_QMIN 0.004650467260962157
CHK_RMIN 0.004650467260962157
CHK_RMAX 10000.0
CHK_EJECT 10000.0
CHK_QMIN_COORD HELIO
CHK_QMIN_RANGE 0.004650467260962157 10000.0
MU2KG 1.988409870698051e+30
TU2S 31557600.0
DU2M 149597870700.0
GMTINY 9.869231602224408e-07
RESTART NO
CHK_CLOSE YES
GR YES
FRAGMENTATION YES
ROTATION YES
ENERGY NO
EXTRA_FORCE NO
BIG_DISCARD NO
RHILL_PRESENT NO
INTERACTION_LOOPS TRIANGULAR
ENCOUNTER_CHECK TRIANGULAR
TIDES NO
MIN_GMFRAG 9.869231602224408e-10
Loading

0 comments on commit 000489a

Please sign in to comment.