use tableWrapper class, fix typo
This commit is contained in:
@@ -111,7 +111,7 @@ c_p &= c_v \gamma \\
|
||||
c_v + R &= c_v\gamma \\
|
||||
c_v &= \frac{R}{\gamma - 1} \\
|
||||
\\
|
||||
\frac{c_p}{\gamma} &= _v \\
|
||||
\frac{c_p}{\gamma} &= c_v \\
|
||||
c_p &= \frac{c_p}{\gamma} + R \\
|
||||
c_p &= \frac{\gamma}{\gamma -1} R
|
||||
\end{align*}
|
||||
@@ -159,6 +159,8 @@ In thermodynamics we distinguish between *intensive*, *extensive*, and *specific
|
||||
|
||||
### Units
|
||||
|
||||
<div class="tableWrapper">
|
||||
|
||||
Property | Symbol | Units | Intensive | Extensive
|
||||
--------------- | ------ | --------------- | --------- | ---------
|
||||
Pressure | p | Pa | Yes |
|
||||
@@ -171,6 +173,8 @@ Internal Energy | U | J | | Yes
|
||||
Entropy | S | J K$^{-1}$ | | Yes
|
||||
Enthalpy | H | J | | Yes
|
||||
|
||||
</div>
|
||||
|
||||
### Density
|
||||
|
||||
For an ideal gas:
|
||||
|
||||
Reference in New Issue
Block a user