flashprimaryvariables.hh File Reference

Represents the primary variables used by the compositional flow model based on flash calculations. More...

#include "flashindices.hh"
#include "flashproperties.hh"
#include <ewoms/disc/common/fvbaseprimaryvariables.hh>
#include <ewoms/models/common/energymodule.hh>
#include <opm/material/constraintsolvers/NcpFlash.hpp>
#include <opm/material/fluidstates/CompositionalFluidState.hpp>
#include <dune/common/fvector.hh>
#include <iostream>
Include dependency graph for flashprimaryvariables.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ewoms::FlashPrimaryVariables< TypeTag >
 Represents the primary variables used by the compositional flow model based on flash calculations. More...
 

Namespaces

 Ewoms
 

Detailed Description

Represents the primary variables used by the compositional flow model based on flash calculations.

This class is basically a Dune::FieldVector which can retrieve its contents from an aribitatry fluid state.