Skip to content

Commit 444bb60

Browse files
committed
Update case_dicts.py
1 parent 55f1503 commit 444bb60

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
@@ -25,6 +25,7 @@ def analytic(self):
2525
'hypoelasticity': ParamType.LOG,
2626
'hyperelasticity': ParamType.LOG,
2727
'cyl_coord': ParamType.LOG,
28+
'sph_coord': ParamType.LOG,
2829
'pref': ParamType.REAL,
2930
'p': ParamType.INT,
3031
'parallel_io': ParamType.LOG,

0 commit comments

Comments
 (0)