Gizmo mfm clean
1 unresolved thread
1 unresolved thread
Removed unnecessary variables to make Gizmo MFM more lightweight. Cleaned up the code.
Merge request reports
Activity
33 33 #include "riemann_checks.h" 34 34 #include "riemann_vacuum.h" 35 35 36 #ifndef EOS_IDEAL_GAS 37 #error \ 38 "The HLLC Riemann solver currently only supports and ideal gas equation of state. Either select this equation of state, or try using another Riemann solver!" 39 #endif mentioned in commit e1d0f0d2
Please register or sign in to reply