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 <opm/common/Valgrind.hpp>
#include <opm/common/Unused.hpp>
#include <dune/common/fvector.hh>
#include <iostream>

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...
 

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.