aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 0218b2b..9b741b2 100644
--- a/param.ccl
+++ b/param.ccl
@@ -395,6 +395,12 @@ CCTK_REAL bondi_beta_sonicpt "Plasma beta parameter at the sonic point. Calcula
(0:* :: "positive"
} 1.0
+CCTK_KEYWORD bondi_Bvec_method "how to compute the magnetic field vector"
+{
+ "direct" :: "directly from Cartesian metric"
+ "transform" :: "transform Schwarzschild solution to Kerr Schild"
+} "direct"
+
CCTK_BOOLEAN bondi_evolve_only_annulus "reset to initial data outside of bondi_freeze_inner_radius and bondi_freeze_outer_radius"
{
} "no"