My Project
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  tests
  problems
 co2injectionflash.hhFlash solver used by the CO2 injection problem.
 co2injectionproblem.hhProblem where $CO_2$ is injected under a low permeable layer at a depth of 2700m.
 cuvetteproblem.hhNon-isothermal three-phase gas injection problem where a hot gas is injected into a unsaturated porous medium with a residually trapped NAPL contamination.
 diffusionproblem.hh1D problem which is driven by molecular diffusion.
 fingerproblem.hhTwo-phase problem featuring some gravity-driven saturation fingers.
 fractureproblem.hhTwo-phase problem which involves fractures.
 groundwaterproblem.hhTest for the immisicible VCVF discretization with only a single phase.
 infiltrationproblem.hh
 lensproblem.hhSoil contamination problem where DNAPL infiltrates a fully water saturated medium.
 obstacleproblem.hhProblem where liquid water is first stopped by a low-permeability lens and then seeps though it.
 outflowproblem.hh
 powerinjectionproblem.hh1D Problem with very fast injection of gas on the left.
 reservoirproblem.hhSome simple test problem for the black-oil VCVF discretization inspired by an oil reservoir.
 richardslensproblem.hhA water infiltration problem with a low-permeability lens embedded into a high-permeability domain.
 waterairproblem.hhNon-isothermal gas injection problem where a air is injected into a fully water saturated medium.
 co2injection_flash_ecfv.ccTest for the isothermal compositional model based on flash calculations
 co2injection_flash_ni_ecfv.ccTest for the non-isothermal compositional model based on flash calculations
 co2injection_flash_ni_vcfv.ccTest for the non-isothermal compositional model based on flash calculations
 co2injection_flash_vcfv.ccTest for the isothermal compositional model based on flash calculations
 co2injection_immiscible_ecfv.ccTest for the isothermal immiscible model using the CO2 injection example problem
 co2injection_immiscible_ni_ecfv.ccSimulation of the injection problem using the VCVF discretization assuming immisicibility and with energy enabled
 co2injection_immiscible_ni_vcfv.ccSimulation of the injection problem using the VCVF discretization assuming immisicibility and with energy enabled
 co2injection_immiscible_vcfv.ccTest for the isothermal immiscible model using the CO2 injection example problem
 co2injection_ncp_ecfv.ccTest for the isothermal VCVF discretization based on non-linear complementarity problems
 co2injection_ncp_ni_ecfv.ccTest for the non-isothermal VCVF discretization based on non-linear complementarity problems
 co2injection_ncp_ni_vcfv.ccTest for the non-isothermal VCVF discretization based on non-linear complementarity problems
 co2injection_ncp_vcfv.ccTest for the isothermal VCVF discretization based on non-linear complementarity problems
 co2injection_pvs_ecfv.ccTest for the isothermal primary variable switching model using the ECVF discretization
 co2injection_pvs_ni_ecfv.ccTest for the non-isothermal primary variable switching VCVF discretization
 co2injection_pvs_ni_vcfv.ccTest for the non-isothermal primary variable switching model using the VCVF discretization
 co2injection_pvs_vcfv.ccTest for the isothermal primary variable switching model using the VCVF discretization
 cuvette_pvs.ccTest for the 3p3cni VCVF discretization
 diffusion_flash.ccTest for the Forchheimer velocity model
 diffusion_ncp.ccTest for the Forchheimer velocity model
 diffusion_pvs.ccTest for the Forchheimer velocity model
 finger_immiscible_ecfv.ccProblem featuring a saturation overshoot
 finger_immiscible_vcfv.ccProblem featuring a saturation overshoot
 fracture_discretefracture.ccTwo-phase problem test with fractures
 groundwater_immiscible.ccTest for the immisicible VCVF discretization with only a single phase
 infiltration_pvs.ccTest for the primary variable switching VCVF discretization
 lens_immiscible_ecfv_ad.ccTwo-phase test for the immiscible model which uses the element-centered finite volume discretization in conjunction with automatic differentiation
 lens_immiscible_ecfv_ad.hhTwo-phase test for the immiscible model which uses the element-centered finite volume discretization in conjunction with automatic differentiation
 lens_immiscible_ecfv_ad_23.ccTwo-phase test for the immiscible model which uses the element-centered finite volume discretization in conjunction with automatic differentiation
 lens_immiscible_ecfv_ad_cu1.ccThis test is identical to the simulation of the lens problem that uses the element centered finite volume discretization in conjunction with automatic differentiation (lens_immiscible_ecfv_ad)
 lens_immiscible_ecfv_ad_cu2.ccThis test is identical to the simulation of the lens problem that uses the element centered finite volume discretization in conjunction with automatic differentiation (lens_immiscible_ecfv_ad)
 lens_immiscible_ecfv_ad_main.ccThis test is identical to the simulation of the lens problem that uses the element centered finite volume discretization in conjunction with automatic differentiation (lens_immiscible_ecfv_ad)
 lens_immiscible_ecfv_ad_trans.ccTwo-phase test for the immiscible model which uses the element-centered finite volume discretization with two-point-flux using the transmissibility module in conjunction with automatic differentiation
 lens_immiscible_vcfv_ad.ccTwo-phase test for the immiscible model which uses the vertex-centered finite volume discretization
 lens_immiscible_vcfv_fd.ccTwo-phase test for the immiscible model which uses the vertex-centered finite volume discretization
 lens_richards_ecfv.ccTest for the Richards model using the ECFV discretization
 lens_richards_vcfv.ccTest for the Richards model using the VCFV discretization
 obstacle_ncp.ccTest for the compositional NCP VCVF discretization
 outflow_pvs.ccTest for the compositional PVS VCVF discretization
 powerinjection_darcy_ad.ccTest for the Forchheimer velocity model
 powerinjection_darcy_fd.ccTest for the Forchheimer velocity model
 powerinjection_forchheimer_ad.ccTest for the Forchheimer velocity model
 powerinjection_forchheimer_fd.ccTest for the Forchheimer velocity model
 reservoir_blackoil_ecfv.ccTest for the reservoir problem using the black-oil model, the ECFV discretization and automatic differentiation
 reservoir_blackoil_vcfv.ccTest for the black-oil model using the VCFV discretization
 reservoir_ncp_ecfv.ccTest for the black-oil VCVF discretization
 reservoir_ncp_vcfv.ccTest for the reservoir problem using the NCP model, the VCFV discretization and finite differences
 test_propertysystem.ccThis file tests the properties system
 test_quadrature.ccA test for numerical integration using the vertex-centered finite volume geometries
 test_tasklets.ccThis file serves as an example of how to use the tasklet mechanism for asynchronous work
 waterair_pvs_ni.ccTest for the 2p2cni VCVF discretization
  tutorial
 tutorial1.ccMain file of the tutorial problem using the model which assumes immisciblility
 tutorial1problem.hhTutorial problem using the "immiscible" model.