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

Commit

Permalink
Restructured util functions to be defined under swiftest_classes. Rem…
Browse files Browse the repository at this point in the history
…oved obsolete util_hills subroutine that was causing problems when switching back to calculating rhill once for WHM/RMVS
  • Loading branch information
daminton committed Jul 13, 2021
1 parent 213dfce commit 8e4e7d7
Show file tree
Hide file tree
Showing 27 changed files with 633 additions and 1,159 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ SWIFTEST_MODULES = swiftest_globals.f90 \
rmvs_classes.f90 \
helio_classes.f90 \
symba_classes.f90 \
util.f90 \
module_nrutil.f90 \
swiftest.f90

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
0
0.00029591220819207774
0.004650467260962157
0.0
0.0
4.7535806948127355e-12
-2.2473967953572827e-18
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ CHK_QMIN_RANGE 0.004650467260962157 1000.0
EXTRA_FORCE NO
BIG_DISCARD NO
CHK_CLOSE YES
J2 0.0
J4 0.0
J2 4.7535806948127355e-12
J4 -2.2473967953572827e-18
RHILL_PRESENT YES
Loading

0 comments on commit 8e4e7d7

Please sign in to comment.