Implements the Peng-Robinson equation of state for liquids and gases. More...
#include <dune/common/math.hh>
#include <dumux/material/fluidstates/temperatureoverlay.hh>
#include <dumux/material/idealgas.hh>
#include <dumux/common/exceptions.hh>
#include <dumux/common/math.hh>
#include <dumux/common/tabulated2dfunction.hh>
#include <iostream>
Go to the source code of this file.
See:
D.-Y. Peng, D.B. Robinson (1976, pp. 59–64) [66]
https://doi.org/10.1021/i160057a011
R. Reid, et al. "The properties of gases and liquids" (1987, pp. 42-44, 82) [70]
Classes | |
class | Dumux::PengRobinson< Scalar > |
Implements the Peng-Robinson equation of state for liquids and gases. More... | |
Namespaces | |
namespace | Dumux |