mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: use symbol for infinity instead of inf in docs
This commit is contained in:
@ -31,11 +31,11 @@ Description
|
|||||||
Calculates pressure coefficient, \f$c_p\f$
|
Calculates pressure coefficient, \f$c_p\f$
|
||||||
|
|
||||||
\f[
|
\f[
|
||||||
c_p = \frac{p}{p_{dyn,inf}}
|
c_p = \frac{p}{p_{dyn,\infty}}
|
||||||
\f]
|
\f]
|
||||||
where:
|
where:
|
||||||
\f[
|
\f[
|
||||||
p_{dyn,inf} = 0.5 \rho |U_{inf}|^2
|
p_{dyn,\infty} = 0.5 \rho |U_{\infty}|^2
|
||||||
\f]
|
\f]
|
||||||
|
|
||||||
where
|
where
|
||||||
|
|||||||
Reference in New Issue
Block a user