Skip to content

Commit 7b8f0de

Browse files
committed
STY: Formatting of share/run/UA/inputs/defaults.json
1 parent e12e25e commit 7b8f0de

File tree

1 file changed

+64
-62
lines changed

1 file changed

+64
-62
lines changed

share/run/UA/inputs/defaults.json

Lines changed: 64 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,40 @@
11

22
{
33
"Debug" : {
4-
"iVerbose" : 0,
5-
"doInheritVerbose" : false,
6-
"dt" : 60.0,
7-
"TimingPercent" : 1.0,
8-
"iTimingDepth" : 5,
9-
"iProc" : 0,
10-
"iFunctionVerbose" : {
11-
"Grid::create_altitudes": 0},
12-
"check_for_nans" : false,
13-
"nan_test" : {
4+
"iVerbose" : 0,
5+
"doInheritVerbose" : false,
6+
"dt" : 60.0,
7+
"TimingPercent" : 1.0,
8+
"iTimingDepth" : 5,
9+
"iProc" : 0,
10+
"iFunctionVerbose" : {
11+
"Grid::create_altitudes": 0},
12+
"check_for_nans" : false,
13+
"nan_test" : {
1414
"insert" : false,
15-
"variable" : "temperature_scgc"} },
15+
"variable" : "temperature_scgc"}
16+
},
1617

1718
"InitialConditions" : {
18-
"type" : "Planet"},
19+
"type" : "Planet"},
1920

2021
"BoundaryConditions" : {
21-
"type" : "Planet"},
22+
"type" : "Planet"},
2223

2324
"Advection" : {
24-
"Neutrals" : {
25-
"Vertical" : "rusanov",
26-
"Horizontal" : "default",
27-
"useBulkWinds" : true,
28-
"useImplicitFriction" : true},
29-
"Ions" : {
30-
"Along" : "rusanov",
31-
"Across" : "default"} },
25+
"Neutrals" : {
26+
"Vertical" : "rusanov",
27+
"Horizontal" : "default",
28+
"useBulkWinds" : true,
29+
"useImplicitFriction" : true},
30+
"Ions" : {
31+
"Along" : "rusanov",
32+
"Across" : "default"}
33+
},
3234

3335
"Student" : {
34-
"name" : "",
35-
"is" : false },
36+
"name" : "",
37+
"is" : false },
3638

3739
"Planet" : {
3840
"name" : "earth",
@@ -41,42 +43,42 @@
4143
"BField" : "dipole",
4244

4345
"Electrodynamics" : {
44-
"Potential" : "weimer",
45-
"DiffuseAurora" : "fta",
46-
"Dir" : "UA/inputs/ext/ie/",
47-
"File" : ""},
46+
"Potential" : "weimer",
47+
"DiffuseAurora" : "fta",
48+
"Dir" : "UA/inputs/ext/ie/",
49+
"File" : ""},
4850

4951
"Euv" : {
50-
"doUse" : true,
51-
"Model" : "euvac",
52-
"File" : "UA/inputs/euv.csv",
53-
"IncludePhotoElectrons" : true,
54-
"HeatingEfficiency" : 0.05,
55-
"dt" : 60.0},
52+
"doUse" : true,
53+
"Model" : "euvac",
54+
"File" : "UA/inputs/euv.csv",
55+
"IncludePhotoElectrons" : true,
56+
"HeatingEfficiency" : 0.05,
57+
"dt" : 60.0},
5658

5759
"DoCalcBulkIonTemp" : false,
5860

5961
"Eddy" : {
60-
"Coefficient" : 50.0,
61-
"BottomPressure" : 0.01,
62-
"TopPressure" : 0.005,
63-
"UseInEnergy": true,
64-
"UseInMomentum": true},
62+
"Coefficient" : 50.0,
63+
"BottomPressure" : 0.01,
64+
"TopPressure" : 0.005,
65+
"UseInEnergy": true,
66+
"UseInMomentum": true},
6567

6668
"StartTime" : [2011, 3, 20, 0, 0, 0],
6769
"EndTime" : [2011, 3, 20, 0, 10, 0],
6870

6971
"neuGrid" : {
7072
"Shape" : "sphere",
71-
"LatRange" : [-90.0, 90.0],
73+
"LatRange" : [-90.0, 90.0],
7274
"nLatsPerBlock" : 18,
73-
"LonRange" : [0.0, 360.0],
75+
"LonRange" : [0.0, 360.0],
7476
"nLonsPerBlock" : 20,
7577
"nAlts" : 40,
76-
"MinAlt" : 100.0,
77-
"dAltkm" : 5.0,
78+
"MinAlt" : 100.0,
79+
"dAltkm" : 5.0,
7880
"dAltScale" : 0.25,
79-
"IsUniformAlt" : true,
81+
"IsUniformAlt" : true,
8082
"AltFile" : ""},
8183

8284
"ionGrid": {
@@ -85,23 +87,23 @@
8587
"nLatsPerBlock" : 20,
8688
"nAlts":30,
8789
"AltRange":[80,1500],
88-
"LatRange":[7, 87]
89-
},
90+
"LatRange":[7, 87]},
9091

9192
"Oblate" : {
92-
"isOblate" : false,
93+
"isOblate" : false,
9394
"isJ2" : false},
9495

9596
"Ensembles" : {
9697
"nMembers" : 1},
9798

9899
"Sources" : {
99-
"Grid" : {
100-
"Coriolis" : true,
101-
"Cent_acc": true },
102-
"Neutrals" : {
103-
"NO_cool" : false,
104-
"O_cool": false } },
100+
"Grid" : {
101+
"Coriolis" : true,
102+
"Cent_acc": true },
103+
"Neutrals" : {
104+
"NO_cool" : false,
105+
"O_cool": false }
106+
},
105107

106108
"Seed" : 0,
107109

@@ -115,18 +117,18 @@
115117
"OmniwebFile" : ["UA/inputs/omni_20110319.txt"],
116118

117119
"Logfile" : {
118-
"name" : ["UA/output/log_geo.txt", "UA/output/log_mag.txt"],
119-
"append" : false,
120-
"dt" : 10.0,
121-
"species" : ["O2", "O2+"]},
120+
"name" : ["UA/output/log_geo.txt", "UA/output/log_mag.txt"],
121+
"append" : false,
122+
"dt" : 10.0,
123+
"species" : ["O2", "O2+"]},
122124

123125
"Outputs" : {
124-
"type" : ["states", "grid"],
125-
"dt" : [900, -1]},
126+
"type" : ["states", "grid"],
127+
"dt" : [900, -1]},
126128

127129
"Restart" : {
128-
"do" : false,
129-
"OutDir" : "UA/restartOut",
130-
"InDir" : "UA/restartIn",
131-
"dt" : 3600.0}
130+
"do" : false,
131+
"OutDir" : "UA/restartOut",
132+
"InDir" : "UA/restartIn",
133+
"dt" : 3600.0}
132134
}

0 commit comments

Comments
 (0)