opm-simulators/examples/problems
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
..
co2injectionflash.hh remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
co2injectionproblem.hh use finishInit() properly for all problems 2014-08-06 16:31:48 +02:00
cuvetteproblem.hh use finishInit() properly for all problems 2014-08-06 16:31:48 +02:00
diffusionproblem.hh use finishInit() properly for all problems 2014-08-06 16:31:48 +02:00
eclproblem.hh add the general framework for specifying auxiliary equations. 2014-11-18 17:51:38 +01:00
fingergridmanager.hh use dune-alugrid instead of the old version from dune-grid if the module is available 2014-07-30 12:42:32 +02:00
fingerproblem.hh add the general framework for specifying auxiliary equations. 2014-11-18 17:51:38 +01:00
fractureproblem.hh use finishInit() properly for all problems 2014-08-06 16:31:48 +02:00
groundwaterproblem.hh use finishInit() properly for all problems 2014-08-06 16:31:48 +02:00
infiltrationproblem.hh use finishInit() properly for all problems 2014-08-06 16:31:48 +02:00
lensgridmanager.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
lensproblem.hh test the tensor-vtk-output code a bit by enabling to write the intrinsic perms for the lens problem 2014-08-22 21:53:27 +02:00
navierstokestestproblem.hh use dune-alugrid instead of the old version from dune-grid if the module is available 2014-07-30 12:42:32 +02:00
obstacleproblem.hh remove most spurious semicolons 2014-08-11 16:46:09 +02:00
outflowproblem.hh remove unused typedef, constants and enums 2014-08-11 14:24:13 +02:00
powerinjectionproblem.hh powerinjection problem: make it work for 2D and 3D grids 2014-10-01 13:37:55 +02:00
reservoirproblem.hh adapt to the reference pressure != surface pressure change in opm-material 2014-08-12 15:49:47 +02:00
richardslensproblem.hh remove unused typedef, constants and enums 2014-08-11 14:24:13 +02:00
stokes2ctestproblem.hh remove unused typedef, constants and enums 2014-08-11 14:24:13 +02:00
stokesnitestproblem.hh remove most spurious semicolons 2014-08-11 16:46:09 +02:00
stokestestproblem.hh remove unused typedef, constants and enums 2014-08-11 14:24:13 +02:00
waterairproblem.hh some smallish parallel ctest improvements 2014-09-03 13:09:47 +02:00