From 6110813ff7f2cc810c312593ef160350612d2375 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 3 Oct 2016 20:37:05 +0800 Subject: 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" --- fg21sim/configs/10-galactic.conf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fg21sim/configs/10-galactic.conf.spec') 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) -- cgit v1.2.2