pressure.step | R Documentation |
‘pressure.step()' calculates head space partial pressure from the total moles of a particular gas in the system using Henry’s law and the Ideal Gas law.
pressure.step(n.total.step, K, VolumeSolution, VolumeHeadspace, temperature)
n.total.step |
The total number of moles of a gas in the system. |
K |
Henry's constant of the gas. |
VolumeSolution |
Volume of liquid in the closed system, in liters. |
VolumeHeadspace |
Volume of gaseous head space in the closed system, in liters. |
temperature |
Temperature of the system, in Kelvin. |
Partial pressure of the head space.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.