Skip to content

Commit 67e935c

Browse files
committed
STY: spaces instead of tabs
1 parent 5619a20 commit 67e935c

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

share/run/aether.json

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,38 @@
11

22
{
33
"Ensembles" : {
4-
"nMembers" : 1},
4+
"nMembers" : 1},
55

66
"Debug" : {
7-
"iVerbose" : 0,
7+
"iVerbose" : 0,
88
"iFunctionVerbose" : {
99
"Grid::create_altitudes": 0},
10-
"dt" : 10.0,
11-
"check_for_nans" : false
10+
"dt" : 10.0,
11+
"check_for_nans" : false
1212
},
1313

1414
"EndTime" : [2011, 3, 20, 0, 10, 0],
1515

1616
"GeoBlockSize" : {
17-
"nLons" : 18,
18-
"nLats" : 18,
19-
"nAlts" : 50},
17+
"nLons" : 18,
18+
"nLats" : 18,
19+
"nAlts" : 50},
2020

2121
"GeoGrid" : {
22-
"dAlt" : 0.25,
23-
"IsUniformAlt" : false},
22+
"dAlt" : 0.25,
23+
"IsUniformAlt" : false},
2424

2525
"OmniwebFiles" : ["UA/inputs/omni_20110319.txt"],
2626

2727
"Electrodynamics" : {
28-
"Potential" : "Weimer05",
29-
"DiffuseAurora" : "fta"},
30-
31-
"ElectrodynamicsFile" : "UA/inputs/b20110320n_omni.bin",
28+
"Potential" : "Weimer05",
29+
"DiffuseAurora" : "fta",
30+
"File": "UA/inputs/b20110320n_omni.bin"},
3231

3332
"Outputs" : {
34-
"type" : ["states"],
35-
"dt" : [900] },
36-
33+
"type" : ["states", "grid"],
34+
"dt" : [900, -1] },
35+
3736
"DoCalcBulkIonTemp" : false,
3837

3938
"PlanetFile" : "UA/inputs/earth.in"

0 commit comments

Comments
 (0)