Skip to content

Commit cbe97a6

Browse files
committed
try to fix table
1 parent 8d8fc9c commit cbe97a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_docs_v7/Convective-Schemes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Option `CENTRAL_JACOBIAN_FIX_FACTOR` (default value 4.0) affects all central sch
4747
The following table lists the available upwind schemes for compressible flow and what secondary options apply to each one.
4848

4949
| Scheme \ Option | `ROE_KAPPA` | `ENTROPY_FIX_COEFF` | `ROE_LOW_DISSIPATION` | `USE_ACCURATE_FLUX_JACOBIANS` | `MIN/MAX_ROE_TURKEL_PREC` |
50+
| --- | --- | --- | --- | --- | --- |
5051
| `ROE` - Classic Roe scheme | X | X | X | | |
5152
| `L2ROE` - Low dissipation Low Mach Roe | X | X | | | |
5253
| `LMROE` - Rieper's Low Mach Roe scheme | X | X | | | |

0 commit comments

Comments
 (0)