aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl12
1 files changed, 7 insertions, 5 deletions
diff --git a/param.ccl b/param.ccl
index 3bec0c0..1cb5568 100644
--- a/param.ccl
+++ b/param.ccl
@@ -327,11 +327,13 @@ string BH_diagnostics_file_name_extension \
# parameters for horizon-shape and other similar data files
#
-# this parameter controls how often we write full-sized output
-# files (format controlled by horizon_file_format ); we still *find*
-# apparent horizons at each time step, and compute/print small-sized
-# diagnostics, but this parameter may be used to reduce the number
-# and size of output files
+# this parameter controls how often we write apparent-horizon-shape
+# output files (format controlled by horizon_file_format ); we still
+# *find* apparent horizons at each time step, and compute BH diagnostics
+# and (if desired) write them to the one-per-horizon BH diagnostics
+# output files, but this parameter may be used to reduce the number
+# of one-file-per-horizon-per-time-step apparent-horizon-shape output
+# files
int output_h_every \
"how often (in Cactus time steps) should we output h (0 to disable)?"
{