Skip to content

Commit f10b2f8

Browse files
committed
FEAT: states and grid default output
1 parent ddab612 commit f10b2f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

share/run/UA/inputs/defaults.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
"species" : ["O2", "O2+"]},
115115

116116
"Outputs" : {
117-
"type" : ["neutrals"],
118-
"dt" : [900, 0.0]},
117+
"type" : ["states", "grid"],
118+
"dt" : [900, -1]},
119119

120120
"Restart" : {
121121
"do" : false,

0 commit comments

Comments
 (0)