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 7b20346 commit 4e4c5bdCopy full SHA for 4e4c5bd
share/run/UA/inputs/defaults.json
@@ -104,7 +104,13 @@
104
"Coriolis" : true },
105
"Neutrals" : {
106
"NO_cool" : false,
107
- "O_cool": false } },
+ "O_cool": false },
108
+ "Ions":{
109
+ "IncludePhotoElectronHeating": true,
110
+ "IncludeIonizationHeating": true,
111
+ "IncludeElectronIonCollisionalHeating":true,
112
+ "IncludeElectronNeutralElasticCollisionalHeating":true,
113
+ "IncludeElectronNeutralInelasticCollisionalHeating":true },
114
115
"Seed" : 0,
116
0 commit comments