pressure.step: Calculates head space pressure

View source: R/pressure.R

pressure.stepR Documentation

Calculates head space pressure

Description

‘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.

Usage

pressure.step(n.total.step, K, VolumeSolution, VolumeHeadspace, temperature)

Arguments

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.

Value

Partial pressure of the head space.


hoehler-labgroup/Methanogen_Package documentation built on April 25, 2022, 11:40 a.m.