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

Commit

Permalink
Removed swifter input file generator for symba_gr_test, because Swift…
Browse files Browse the repository at this point in the history
…er/SyMBA-OMP doesn't have a working GR implementation
  • Loading branch information
daminton committed Dec 14, 2021
1 parent ada0fef commit bff9918
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 76 deletions.
5 changes: 0 additions & 5 deletions examples/symba_gr_test/init_cond.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,5 @@
sim.addp([10], ['TestParticle'], Me_a, Me_e, Me_i, capom_tp, omega_tp, capm_tp)

sim.save("param.swiftest.in")
sim.param['PL_IN'] = "pl.swifter.in"
sim.param['TP_IN'] = "tp.swifter.in"
sim.param['BIN_OUT'] = "bin.swifter.dat"
sim.param['ENC_OUT'] = "enc.swifter.dat"
sim.save("param.swifter.in", codename="Swifter")


27 changes: 0 additions & 27 deletions examples/symba_gr_test/param.swifter.in

This file was deleted.

40 changes: 0 additions & 40 deletions examples/symba_gr_test/pl.swifter.in

This file was deleted.

4 changes: 0 additions & 4 deletions examples/symba_gr_test/tp.swifter.in

This file was deleted.

0 comments on commit bff9918

Please sign in to comment.