opm-simulators/examples
Andreas Lauser d0c14f7406 add the general framework for specifying auxiliary equations.
this does not disrupt the block nature of the linearized matrix
(i.e. Dune::BCRSMatrix is still used), but if the number of auxiliary
equations is smaller than that of the "main" discretization, the
superfluous equations are padded. if the number of additional
equations are larger than that of the equation, additional DOFs are
added.
2014-11-18 17:51:38 +01:00
..
problems add the general framework for specifying auxiliary equations. 2014-11-18 17:51:38 +01:00
co2injection_flash_ecfv.cpp newton method: make the tolerance easily settable at run time 2014-07-11 15:47:06 +02:00
co2injection_flash_ni_ecfv.cpp newton method: make the tolerance easily settable at run time 2014-07-11 15:47:06 +02:00
co2injection_flash_ni_vcfv.cpp newton method: make the tolerance easily settable at run time 2014-07-11 15:47:06 +02:00
co2injection_flash_vcfv.cpp newton method: make the tolerance easily settable at run time 2014-07-11 15:47:06 +02:00
co2injection_immiscible_ecfv.cpp shorten all lines to at most 100 characters 2014-02-11 00:46:17 +01:00
co2injection_immiscible_ni_ecfv.cpp shorten all lines to at most 100 characters 2014-02-11 00:46:17 +01:00
co2injection_immiscible_ni_vcfv.cpp shorten all lines to at most 100 characters 2014-02-11 00:46:17 +01:00
co2injection_immiscible_vcfv.cpp shorten all lines to at most 100 characters 2014-02-11 00:46:17 +01:00
co2injection_ncp_ecfv.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
co2injection_ncp_ni_ecfv.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
co2injection_ncp_ni_vcfv.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
co2injection_ncp_vcfv.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
co2injection_pvs_ecfv.cpp Always use the reduction of the maximum of the weighted residual as convergence criterion 2014-03-04 18:06:56 +01:00
co2injection_pvs_ni_ecfv.cpp Always use the reduction of the maximum of the weighted residual as convergence criterion 2014-03-04 18:06:56 +01:00
co2injection_pvs_ni_vcfv.cpp Always use the reduction of the maximum of the weighted residual as convergence criterion 2014-03-04 18:06:56 +01:00
co2injection_pvs_vcfv.cpp Always use the reduction of the maximum of the weighted residual as convergence criterion 2014-03-04 18:06:56 +01:00
cuvette_pvs.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
diffusion_flash.cpp flash model: enable volume variable caching and thermodynamic hints in the generic code 2014-03-25 22:44:40 +01:00
diffusion_ncp.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
diffusion_pvs.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
fracture_discretefracture.cpp use dune-alugrid instead of the old version from dune-grid if the module is available 2014-07-30 12:42:32 +02:00
groundwater_immiscible.cpp clean up the richards model and follow the recent renames of opm-material 2014-05-08 17:18:48 +02:00
infiltration_pvs.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
obstacle_immiscible.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
obstacle_ncp.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
obstacle_pvs.cpp Always use the reduction of the maximum of the weighted residual as convergence criterion 2014-03-04 18:06:56 +01:00
outflow_pvs.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
tutorial1.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
tutorial1problem.hh use finishInit() properly for all problems 2014-08-06 16:31:48 +02:00
waterair_pvs_ni.cpp remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00