Skip to content

Commit b1ae94d

Browse files
committed
fix: remove int_comp from rayleigh_taylor_muscl example (incompatible with viscous)
1 parent 5d4d53d commit b1ae94d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • examples/3D_rayleigh_taylor_muscl

examples/3D_rayleigh_taylor_muscl/case.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
"recon_type": 2,
5858
"muscl_order": 2,
5959
"muscl_lim": 4,
60-
"int_comp": 1,
6160
"avg_state": 2,
6261
"riemann_solver": 2,
6362
"wave_speeds": 1,

0 commit comments

Comments
 (0)