Skip to content

Commit 7cc4d92

Browse files
committed
FEAT: add perturbations to test
1 parent 320946e commit 7cc4d92

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/restart_ensembles/aether.json.whole

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
"StartTime" : [2011, 3, 20, 0, 0, 0],
2020
"EndTime" : [2011, 3, 20, 0, 6, 0],
2121

22+
"Perturb": {
23+
"f107" : { "Mean" : 1.0,
24+
"Std" : 0.10,
25+
"Add" : false,
26+
"Constant" : true}},
27+
2228
"neuGrid" : {
2329
"Shape": "cubesphere",
2430
"nLonsPerBlock" : 20,

0 commit comments

Comments
 (0)