My Project
|
Represents the primary variables used by the compositional multi-phase NCP model. More...
#include "ncpproperties.hh"
#include <opm/models/discretization/common/fvbaseprimaryvariables.hh>
#include <opm/models/common/energymodule.hh>
#include <opm/material/constraintsolvers/NcpFlash.hpp>
#include <opm/material/fluidstates/CompositionalFluidState.hpp>
#include <opm/material/densead/Math.hpp>
#include <dune/common/fvector.hh>
Go to the source code of this file.
Classes | |
class | Opm::NcpPrimaryVariables< TypeTag > |
Represents the primary variables used by the compositional multi-phase NCP model. More... | |
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
Represents the primary variables used by the compositional multi-phase NCP model.
This class is basically a Dune::FieldVector which can retrieve its contents from an aribitatry fluid state.