aboutsummaryrefslogtreecommitdiff
path: root/CarpetDev/CarpetIOF5/src/iof5.cc
diff options
context:
space:
mode:
Diffstat (limited to 'CarpetDev/CarpetIOF5/src/iof5.cc')
-rw-r--r--CarpetDev/CarpetIOF5/src/iof5.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/CarpetDev/CarpetIOF5/src/iof5.cc b/CarpetDev/CarpetIOF5/src/iof5.cc
index 0782a84aa..15ebbe273 100644
--- a/CarpetDev/CarpetIOF5/src/iof5.cc
+++ b/CarpetDev/CarpetIOF5/src/iof5.cc
@@ -311,6 +311,8 @@ namespace CarpetIOF5 {
vector<bool> output_var(CCTK_NumVars());
output_var.at(vindex) = true;
+ // NOTE: We should output metadata at most once per iteration,
+ // probably only once per restart (per file)
output(cctkGH, open_file, output_var, false, true);
// Close file