Skip to content

Commit 4e4c5bd

Browse files
committed
FEAT: Add all e- temp sources to defaults.json
1 parent 7b20346 commit 4e4c5bd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

share/run/UA/inputs/defaults.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,13 @@
104104
"Coriolis" : true },
105105
"Neutrals" : {
106106
"NO_cool" : false,
107-
"O_cool": false } },
107+
"O_cool": false },
108+
"Ions":{
109+
"IncludePhotoElectronHeating": true,
110+
"IncludeIonizationHeating": true,
111+
"IncludeElectronIonCollisionalHeating":true,
112+
"IncludeElectronNeutralElasticCollisionalHeating":true,
113+
"IncludeElectronNeutralInelasticCollisionalHeating":true },
108114

109115
"Seed" : 0,
110116

0 commit comments

Comments
 (0)