opm-simulators/examples/problems
Andreas Lauser c309145085 newton method: make the tolerance easily settable at run time
The reason for this is to be able to modify the tolerance according to
grid size: The NewtonTolerance parameter has been renamed to
NewtonRawTolerance and for the porous media models is divided by the
square root of the volume of the smallst finite volume in the grid to
get the final tolerance for the Newton method. This is necessary
because very large grids need to achive a higher volumetric accuracy
in the residual than very small ones...
2014-07-11 15:47:06 +02:00
..
co2injectionflash.hh remove all vim and emacs modelines 2014-01-16 17:58:10 +01:00
co2injectionproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
cuvetteproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
diffusionproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
eclgridmanager.hh ECL problem: Use Opm::EclipseState instead of the raw deck where possible 2014-06-04 18:05:12 +02:00
eclproblem.hh ECL problem: fix the episode handling code 2014-07-09 12:03:50 +02:00
fingergridmanager.hh grid managers: get rid of gridPointer(), make them robust to exceptions during construction 2014-05-30 16:52:58 +02:00
fingerproblem.hh rework the model and problem initialization procedure 2014-07-11 20:01:54 +02:00
fractureproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
groundwaterproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
infiltrationproblem.hh newton method: make the tolerance easily settable at run time 2014-07-11 15:47:06 +02:00
lensgridmanager.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
lensproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
navierstokestestproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
obstacleproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
outflowproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
powerinjectionproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
reservoirproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
richardslensproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
stokes2ctestproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
stokesnitestproblem.hh newton method: make the tolerance easily settable at run time 2014-07-11 15:47:06 +02:00
stokestestproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00
waterairproblem.hh rename "(Volume|Flux)Variables" to "(In|Ex)tensiveQuantities" 2014-06-24 18:24:09 +02:00