aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/configs/10-galactic.conf.spec
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-10-03 20:37:05 +0800
committerAaron LI <aaronly.me@outlook.com>2016-10-03 20:41:29 +0800
commit6110813ff7f2cc810c312593ef160350612d2375 (patch)
treeed35b231e4b6d779b36456f4c54aff4c79fbb583 /fg21sim/configs/10-galactic.conf.spec
parentefffb7474d695fc09f94e8aabcf54f160146b9a8 (diff)
downloadfg21sim-6110813ff7f2cc810c312593ef160350612d2375.tar.bz2
Update the default config specifications.
* Add new configs for the [frequency] section * Use "None" as the default value for some configs * Fix the syntax of "cosmology/OmegaM0"
Diffstat (limited to 'fg21sim/configs/10-galactic.conf.spec')
-rw-r--r--fg21sim/configs/10-galactic.conf.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/fg21sim/configs/10-galactic.conf.spec b/fg21sim/configs/10-galactic.conf.spec
index ac0b99f..59d66bc 100644
--- a/fg21sim/configs/10-galactic.conf.spec
+++ b/fg21sim/configs/10-galactic.conf.spec
@@ -30,4 +30,4 @@
# Whether save this component to disk
save = boolean(default=True)
# Output directory to save the simulated results
- output_dir = string(default="")
+ output_dir = string(default=None)