Test for the non-isothermal primary variable switching VCVF discretization. More...
#include "config.h"
#include <ewoms/common/start.hh>
#include <ewoms/models/pvs/pvsmodel.hh>
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
#include "problems/co2injectionproblem.hh"
Functions | |
Ewoms::Properties::NEW_TYPE_TAG (Co2InjectionPvsNiEcfvProblem, INHERITS_FROM(PvsModel, Co2InjectionBaseProblem)) | |
Ewoms::Properties::SET_TAG_PROP (Co2InjectionPvsNiEcfvProblem, SpatialDiscretizationSplice, EcfvDiscretization) | |
Ewoms::Properties::SET_BOOL_PROP (Co2InjectionPvsNiEcfvProblem, EnableEnergy, true) | |
Ewoms::Properties::SET_TAG_PROP (Co2InjectionPvsNiEcfvProblem, LocalLinearizerSplice, AutoDiffLocalLinearizer) | |
Use automatic differentiation to linearize the system of PDEs. | |
int | main (int argc, char **argv) |
Test for the non-isothermal primary variable switching VCVF discretization.