Skip to content

Commit

Permalink
sane par file
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantdhruv96 committed Nov 19, 2024
1 parent 77b1171 commit 41cd385
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pars/tori_3d/sane.par
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,12 @@ nx2 = 64
nx3 = 128

<coordinates>
<<<<<<< HEAD
base = dcs_ks
theory = dcs # valid strings - 'gr', 'dcs', 'edgb'
zeta = 0.1
transform = fmks
r_out = 100
a = 0.5
=======
base = spherical_ks
# FMKS coordinates and transmitting polar bounds
# are not compatible
transform = mks
r_out = 1000
a = 0.9375
>>>>>>> upstream/feature/mod_gravity
hslope = 0.3

<parthenon/time>
Expand Down Expand Up @@ -107,7 +98,6 @@ dt = 100.0
<parthenon/output2>
file_type = hst
dt = 0.1
<<<<<<< HEAD

# This outputs a geometry file, similar to iharm3d's old 'grid.h5'
# Not needed for pyharm analysis in Kerr metrics, but useful in
Expand All @@ -121,5 +111,3 @@ single_precision_output = false
variables = coords.Xnative, coords.Xsph, &
coords.gcon, coords.gcov, coords.gdet, coords.lapse, &
coords.conn
=======
>>>>>>> upstream/feature/mod_gravity

0 comments on commit 41cd385

Please sign in to comment.