Thermodynamic equations relating state variables (e.g. temperature, pressure, density) More...
Equations of state (EOS) are provided in the form of auxiliary classes which provide interfaces to query relations between a fluid phase's temperature, pressure, composition and density.
| Files | |
| file | pengrobinson.hh | 
| Implements the Peng-Robinson equation of state for liquids and gases. | |
| file | pengrobinsonmixture.hh | 
| Implements the Peng-Robinson equation of state for a mixture. | |
| file | pengrobinsonparams.hh | 
| Base class for Peng-Robinson parameters of a single-component fluid or a mixture. | |
| file | pengrobinsonparamsmixture.hh | 
| The mixing rule for the oil and the gas phases of the SPE5 problem. | |
| Classes | |
| class | Dumux::PengRobinson< Scalar > | 
| Implements the Peng-Robinson equation of state for liquids and gases.  More... | |
| class | Dumux::PengRobinsonMixture< Scalar, StaticParameters > | 
| Implements the Peng-Robinson equation of state for a mixture.  More... | |
| class | Dumux::PengRobinsonParams< Scalar > | 
| Stores and provides access to the Peng-Robinson parameters.  More... | |
| class | Dumux::PengRobinsonParamsMixture< Scalar, FluidSystem, phaseIdx, useSpe5Relations > | 
| The mixing rule for the oil and the gas phases of the SPE5 problem.  More... | |