We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8fc9c commit cbe97a6Copy full SHA for cbe97a6
_docs_v7/Convective-Schemes.md
@@ -47,6 +47,7 @@ Option `CENTRAL_JACOBIAN_FIX_FACTOR` (default value 4.0) affects all central sch
47
The following table lists the available upwind schemes for compressible flow and what secondary options apply to each one.
48
49
| Scheme \ Option | `ROE_KAPPA` | `ENTROPY_FIX_COEFF` | `ROE_LOW_DISSIPATION` | `USE_ACCURATE_FLUX_JACOBIANS` | `MIN/MAX_ROE_TURKEL_PREC` |
50
+| --- | --- | --- | --- | --- | --- |
51
| `ROE` - Classic Roe scheme | X | X | X | | |
52
| `L2ROE` - Low dissipation Low Mach Roe | X | X | | | |
53
| `LMROE` - Rieper's Low Mach Roe scheme | X | X | | | |
0 commit comments