Skip to content

Commit 4c57e89

Browse files
committed
fix doc
1 parent 8790ab1 commit 4c57e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/math.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Les équations dérivées sont un système d’**équations hyperboliques** aux
1919

2020
2. **Conservation de la quantité de mouvement** :
2121
```math
22-
∂_t Q + ∂_x \left( \alpha \frac{Q^2}{A} + \frac{1}{\rho} A P(A, x) \right) - \partial_x \left( 3\nu A \partial_x\left(\frac Q A\right) \right) = \frac{1}{\rho} P(A, x) ∂_x A - K \frac{Q}{A}
22+
∂_t Q + ∂_x \left( \alpha \frac{Q^2}{A} + \frac{1}{\rho} A P(A, x) \right) - \partial_x \left( 3\nu A \partial_x\left(\frac Q A\right) \right) = \frac{1}{\rho} P(A, x) ∂_x A - \frac{2\pi R K}{1-\frac{Rk}{4\nu}} \frac{Q}{A}
2323
```
2424

2525
### Énergie et relation d’entropie du modèle 1D

0 commit comments

Comments
 (0)