This package may be used with the assumption of ideal gas or of constant specific volume, although it is more general than that.
Notes regarding the constants:
n_v[1] == -1
, then the rows
of bv correspond to 1, B*T,
C*T2, D*T3, …,
where
1, B*, C*, and D* are
the first, second, third, and fourth coefficients in the volume-explicit
virial equation of state
[Dymond2002, pp. 1–2].
Currently,
virial equations of state are supported up to the fourth coefficient (D*).
If additional terms are required, review and modify the definition of bp.Name | Description |
---|---|
dp_Tv | Derivative of pressure as defined by pT v() |
dv_Tp | Derivative of specific volume as defined by vT p() |
p_Tv | Pressure as a function of temperature and specific volume (pT v()) |
v_Tp | Specific volume as a function of temperature and pressure (vT p()) |
beta | Isothermal compressibility as a function of temperature and pressure (β) |