Commit e1790e6
Fix domain decomposition overwriting muscl_order
The IGR conditional block unconditionally reset recon_order to
weno_order in its else branch, overwriting the muscl_order that
was correctly set by the recon_type check above. Remove the else
branch so the original recon_order is preserved when IGR is inactive.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6eea7ea commit e1790e6
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1153 | 1153 | | |
1154 | 1154 | | |
1155 | 1155 | | |
1156 | | - | |
1157 | | - | |
1158 | 1156 | | |
1159 | 1157 | | |
1160 | 1158 | | |
| |||
0 commit comments