Add SI units for specific and molar gas constant

This commit is contained in:
Akbar Rahman 2021-12-28 19:49:05 +00:00
parent 7fe78254b3
commit f60e983788
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

@ -118,6 +118,14 @@ c_p &= \frac{\gamma}{\gamma -1} R
</details> </details>
### The Specfic and Molar Gas Constant
The molar gas constant is represented by $\tilde R = 8.31 \text{JK}^{-1}\text{mol}^{-1}$.
The specific gas constant is $R = \frac{\tilde{R}}{M}$.
The SI unit for the specific gas constant is J kg$^{-1}$ mol$^{-1}$.
The SI unit for molar mass is kg mol$^{-1}$.
## Thermodynamic Processes and Cycles ## Thermodynamic Processes and Cycles
When a thermodynamic system changes from one state to another it is said to execute a *process*. When a thermodynamic system changes from one state to another it is said to execute a *process*.