Skip to content

Commit 57c7163

Browse files
committed
fix toolchain
1 parent d19e280 commit 57c7163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toolchain/mfc/run/case_dicts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ def analytic(self):
185185
'time_stepper': ParamType.INT,
186186
'weno_eps': ParamType.REAL,
187187
'teno_CT': ParamType.REAL,
188+
'wenoz_q': ParamType.REAL,
188189
'mapped_weno': ParamType.LOG,
189190
'wenoz': ParamType.LOG,
190191
'teno': ParamType.LOG,

0 commit comments

Comments
 (0)