Implements the Peng-Robinson equation of state for liquids and gases. More...
#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.
Implements the Peng-Robinson equation of state for liquids and gases.
See:
D.-Y. Peng, D.B. Robinson (1976, pp. 59–64) [56]
R. Reid, et al. (1987, pp. 42-44, 82) [59]
Classes | |
class | Dumux::PengRobinson< Scalar > |
Implements the Peng-Robinson equation of state for liquids and gases. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |