We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f1503 commit 444bb60Copy full SHA for 444bb60
toolchain/mfc/run/case_dicts.py
@@ -25,6 +25,7 @@ def analytic(self):
25
'hypoelasticity': ParamType.LOG,
26
'hyperelasticity': ParamType.LOG,
27
'cyl_coord': ParamType.LOG,
28
+ 'sph_coord': ParamType.LOG,
29
'pref': ParamType.REAL,
30
'p': ParamType.INT,
31
'parallel_io': ParamType.LOG,
0 commit comments