Skip to content

Commit 8ab6166

Browse files
g3bk47speth
authored andcommitted
[Doc] Fix continuity equation (Cantera#2058)
1 parent 87a571a commit 8ab6166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx/reference/onedim/governing-equations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ in Section 7.2 of {cite:t}`kee2017` and are implemented by class {ct}`Flow1D`.
1111

1212
*Continuity*:
1313

14-
$$ \pxpy{u}{z} + 2 \rho V = 0 $$
14+
$$ \pxpy{(\rho u)}{z} + 2 \rho V = 0 $$
1515

1616
*Radial momentum*:
1717

0 commit comments

Comments
 (0)