opm-simulators/examples
Andreas Lauser 1be1f15b47 parameter system: add support for positional parameters
further, this cleans up the code of the parameter system and the
startup routines a bit and finally, it adds positional parameters
support to ebos as well as brief descriptions to ebos and the lens
problem.
2018-06-14 11:13:30 +02:00
..
problems parameter system: add support for positional parameters 2018-06-14 11:13:30 +02:00
art2dgf.cpp adapt to the move of code from opm-common to opm-material 2018-02-08 12:11:20 +01:00
co2injection_flash_ecfv.cpp remove the modified version of the linear solvers from dune-istl 2017-01-02 15:45:41 +01:00
co2injection_flash_ni_ecfv.cpp remove the modified version of the linear solvers from dune-istl 2017-01-02 15:45:41 +01:00
co2injection_flash_ni_vcfv.cpp remove the modified version of the linear solvers from dune-istl 2017-01-02 15:45:41 +01:00
co2injection_flash_vcfv.cpp remove the modified version of the linear solvers from dune-istl 2017-01-02 15:45:41 +01:00
co2injection_immiscible_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_immiscible_ni_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_immiscible_ni_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_immiscible_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_ncp_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_ncp_ni_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_ncp_ni_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_ncp_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_pvs_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_pvs_ni_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_pvs_ni_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
co2injection_pvs_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
cuvette_pvs.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
diffusion_flash.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
diffusion_ncp.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
diffusion_pvs.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
finger_immiscible_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
finger_immiscible_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
fracture_discretefracture.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
groundwater_immiscible.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
infiltration_pvs.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
lens_immiscible_ecfv_ad_cu1.cpp make the property system work with multiple compile units 2017-09-03 15:27:35 +02:00
lens_immiscible_ecfv_ad_cu2.cpp make the property system work with multiple compile units 2017-09-03 15:27:35 +02:00
lens_immiscible_ecfv_ad_main.cpp make the property system work with multiple compile units 2017-09-03 15:27:35 +02:00
lens_immiscible_ecfv_ad.cpp make the property system work with multiple compile units 2017-09-03 15:27:35 +02:00
lens_immiscible_ecfv_ad.hh make the property system work with multiple compile units 2017-09-03 15:27:35 +02:00
lens_immiscible_vcfv_ad.cpp make the vertex centered FV method work with automatic differentiation 2017-07-21 18:35:08 +02:00
lens_immiscible_vcfv_fd.cpp make the vertex centered FV method work with automatic differentiation 2017-07-21 18:35:08 +02:00
lens_richards_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
lens_richards_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
obstacle_immiscible.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
obstacle_ncp.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
obstacle_pvs.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
outflow_pvs.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
powerinjection_darcy_ad.cpp make the vertex centered FV method work with automatic differentiation 2017-07-21 18:35:08 +02:00
powerinjection_darcy_fd.cpp make the vertex centered FV method work with automatic differentiation 2017-07-21 18:35:08 +02:00
powerinjection_forchheimer_ad.cpp make the vertex centered FV method work with automatic differentiation 2017-07-21 18:35:08 +02:00
powerinjection_forchheimer_fd.cpp make the vertex centered FV method work with automatic differentiation 2017-07-21 18:35:08 +02:00
reservoir_blackoil_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
reservoir_blackoil_vcfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
reservoir_ncp_ecfv.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
reservoir_ncp_vcfv.cpp reservoir_ncp_vcfv: change the epsilon base value for the finite difference method to 1e-11 2016-12-16 21:24:36 +01:00
tutorial1.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00
tutorial1problem.hh rename the "grid manager" to "vanguard" 2018-02-08 16:26:58 +01:00
waterair_pvs_ni.cpp clean up the licensing preable of source files 2016-03-17 13:20:20 +01:00