Test for the isothermal compositional model based on flash calculations. More...
#include "config.h"
#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 (Co2InjectionFlashVcfvProblem, INHERITS_FROM(FlashModel, Co2InjectionBaseProblem)) | |
Ewoms::Properties::SET_TAG_PROP (Co2InjectionFlashVcfvProblem, SpatialDiscretizationSplice, VcfvDiscretization) | |
Ewoms::Properties::SET_TYPE_PROP (Co2InjectionFlashVcfvProblem, FlashSolver, Ewoms::Co2InjectionFlash< typename GET_PROP_TYPE(TypeTag, Scalar), typename GET_PROP_TYPE(TypeTag, FluidSystem)>) | |
Ewoms::Properties::SET_SCALAR_PROP (Co2InjectionFlashVcfvProblem, NewtonRawTolerance, 1e-5) | |
int | main (int argc, char **argv) |
Test for the isothermal compositional model based on flash calculations.