My Project
|
Test for the non-isothermal compositional model based on flash calculations. More...
#include "config.h"
#include <opm/material/common/quad.hpp>
#include <opm/models/utils/start.hh>
#include <opm/models/flash/flashmodel.hh>
#include <opm/models/discretization/ecfv/ecfvdiscretization.hh>
#include "problems/co2injectionflash.hh"
#include "problems/co2injectionproblem.hh"
Classes | |
struct | Opm::Properties::TTag::Co2InjectionFlashNiEcfvProblem |
struct | Opm::Properties::SpatialDiscretizationSplice< TypeTag, TTag::Co2InjectionFlashNiEcfvProblem > |
struct | Opm::Properties::EnableEnergy< TypeTag, TTag::Co2InjectionFlashNiEcfvProblem > |
struct | Opm::Properties::LocalLinearizerSplice< TypeTag, TTag::Co2InjectionFlashNiEcfvProblem > |
Use automatic differentiation to linearize the system of PDEs. More... | |
struct | Opm::Properties::FlashSolver< TypeTag, TTag::Co2InjectionFlashNiEcfvProblem > |
struct | Opm::Properties::NewtonTolerance< TypeTag, TTag::Co2InjectionFlashNiEcfvProblem > |
Functions | |
int | main (int argc, char **argv) |
Test for the non-isothermal compositional model based on flash calculations.