My Project
PTFlash.hpp File Reference

Determines the phase compositions, pressures and saturations given the total mass of all components for the chiwoms problem. More...

#include <opm/material/fluidmatrixinteractions/NullMaterial.hpp>
#include <opm/material/fluidmatrixinteractions/MaterialTraits.hpp>
#include <opm/material/fluidstates/CompositionalFluidState.hpp>
#include <opm/material/densead/Evaluation.hpp>
#include <opm/material/densead/Math.hpp>
#include <opm/material/common/MathToolbox.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <opm/material/Constants.hpp>
#include <opm/material/eos/PengRobinsonMixture.hpp>
#include <opm/material/common/Exceptions.hpp>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <dune/common/version.hh>
#include <dune/common/classname.hh>
#include <limits>
#include <iostream>
#include <iomanip>
#include <type_traits>

Go to the source code of this file.

Classes

class  Opm::PTFlash< Scalar, FluidSystem >
 Determines the phase compositions, pressures and saturations given the total mass of all components for the chiwoms problem. More...
 

Detailed Description

Determines the phase compositions, pressures and saturations given the total mass of all components for the chiwoms problem.