We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bcd3fa commit e12e25eCopy full SHA for e12e25e
share/run/UA/inputs/defaults.json
@@ -79,19 +79,14 @@
79
"IsUniformAlt" : true,
80
"AltFile" : ""},
81
82
- "ionGrid" : {
83
- "Shape" : "dipole4",
84
- "nLatsPerBlock" : 18,
85
- "LonRange" : [0.0, 360.0],
86
- "LatRange" : [85.0, 360.0],
87
- "AltRange" : [0.0, 360.0],
88
- "nLonsPerBlock" : 22,
89
- "nAlts" : 50,
90
- "MinAlt" : 80.0,
91
- "MinApex" : 120.0,
92
- "LatMax":88.0,
93
- "LatStretch":1.0,
94
- "dAltStretch" : 0.6},
+ "ionGrid": {
+ "Shape": "dipole4",
+ "nLonsPerBlock": 14,
+ "nLatsPerBlock" : 20,
+ "nAlts":30,
+ "AltRange":[80,1500],
+ "LatRange":[7, 87]
+ },
95
96
"Oblate" : {
97
"isOblate" : false,
0 commit comments