All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
co2injection_flash_ni_vcfv.cc File Reference

Test for the non-isothermal compositional model based on flash calculations. More...

#include "config.h"
#include <opm/material/common/quad.hpp>
#include <ewoms/common/start.hh>
#include <ewoms/models/flash/flashmodel.hh>
#include <ewoms/disc/vcfv/vcfvdiscretization.hh>
#include "problems/co2injectionflash.hh"
#include "problems/co2injectionproblem.hh"

Functions

 Ewoms::Properties::NEW_TYPE_TAG (Co2InjectionFlashNiVcfvProblem, INHERITS_FROM(FlashModel, Co2InjectionBaseProblem))
 
 Ewoms::Properties::SET_TAG_PROP (Co2InjectionFlashNiVcfvProblem, SpatialDiscretizationSplice, VcfvDiscretization)
 
 Ewoms::Properties::SET_BOOL_PROP (Co2InjectionFlashNiVcfvProblem, EnableEnergy, true)
 
 Ewoms::Properties::SET_TYPE_PROP (Co2InjectionFlashNiVcfvProblem, FlashSolver, Ewoms::Co2InjectionFlash< typename GET_PROP_TYPE(TypeTag, Scalar), typename GET_PROP_TYPE(TypeTag, FluidSystem)>)
 
 Ewoms::Properties::SET_SCALAR_PROP (Co2InjectionFlashNiVcfvProblem, NewtonRawTolerance, 1e-5)
 
int main (int argc, char **argv)
 

Detailed Description

Test for the non-isothermal compositional model based on flash calculations.