Halvor Møll Nilsen
Halvor Møll Nilsen
-- make input and output consistent without more than input definition -- simplifies output of field props with combined units (i.e. length^i time^j temperature^k
New test exectutables for testing pvt and relperm on XXX.data files. Changes and prototypes for faster pvt and relperm evaluation. For pvt a factor >3 is likely possible without large...
Seems to fix some output problems.
* avoid getting zero in matrix in zero pressure/zero flux case * may make it easier to have lower/upper limits on pressures This should be the correct, but it will...
Remove use of changedIntensiveQuantites in case one would like to reduce memory on the cost of more expensive assembly and update.
-- changed some global tracy blocks to local to get clear view -- made it easy to have build with and without local tracy
This will break several tests and need checking before being merged but provide: - pvto pvtg based evaluation which is much faster than original code - no use of elmctx...
- make scaling of primary variables of wells - scale control equation if it is bhp control Idea is to be able to make scaling of the matrices more normal....
- added spai0 - removed synonyme of ILU0 and ParallelOverLappingILU0 and intrudced ILU for dune 2.8 This smoothers may be valuable for smothers in amg of the pressure solve in...
Functions need to make intensive quantities independent of element cache. Use is in opm-flowexperimental, for now but will be moved to simulators when full tpfa linearizing of energy is done.