aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fg21sim/configs/00-general.conf.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/fg21sim/configs/00-general.conf.spec b/fg21sim/configs/00-general.conf.spec
index 42900c1..ae7fb30 100644
--- a/fg21sim/configs/00-general.conf.spec
+++ b/fg21sim/configs/00-general.conf.spec
@@ -84,6 +84,9 @@ combine_prefix = string(default="fg")
# if above "combine=True".
output_dir = string(default=None)
+# Filename of the simulation products manifest (JSON format)
+manifest = string(default="products_manifest.json")
+
# Cosmological parameters
[cosmology]