Skip to content

Commit 7827d8f

Browse files
authored
Update README.md (#485)
1 parent 864d36e commit 7827d8f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,13 @@ They are organized below. Just click the drop-downs!
127127
<summary>Numerics</summary>
128128

129129
* Shock and interface capturing schemes
130-
* First-order upwinding, WENO3 and 5.
130+
* First-order upwinding
131+
* WENO reconstructions of order 3 and 5
132+
* WENO variants: WENO-JS, WENO-M, WENO-Z, TENO
131133
* Monotonicity-preserving reconstructions
132-
* Reliable handling of high density ratios.
134+
* Reliable handling of high density ratios
133135
* Exact and approximate (e.g., HLL, HLLC) Riemann solvers
134-
* Boundary conditions: Periodic, reflective, extrapolation/Neumann, slip/no-slip, non-reflecting characteristic buffers, inflows, outflows, and more.
136+
* Boundary conditions: Periodic, reflective, extrapolation/Neumann, slip/no-slip, non-reflecting characteristic buffers, inflows, outflows, and more
135137
* Runge-Kutta orders 1-3 (SSP TVD)
136138
* Interface sharpening (THINC-like)
137139
</details>

0 commit comments

Comments
 (0)