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

Commit

Permalink
Browse files Browse the repository at this point in the history
Experimenting with f2py module. Orbital elements conversion code from Swiftest is now embedded in swiftestio which is used to generate elements when user outputs XV
  • Loading branch information
daminton committed Jun 23, 2021
1 parent b305275 commit a958a36
Show file tree
Hide file tree
Showing 8 changed files with 2,003 additions and 1,313 deletions.
2 changes: 1 addition & 1 deletion examples/symba_mars_disk/param.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ISTEP_DUMP 1
BIN_OUT bin.dat
PARTICLE_FILE particle.dat
OUT_TYPE REAL8
OUT_FORM EL
OUT_FORM XV
OUT_STAT REPLACE
J2 0.0
J4 0.0
Expand Down
Loading

0 comments on commit a958a36

Please sign in to comment.