Common components for OPM, in particular build system (cmake).
Go to file
Bård Skaflestad ab386e0074 Expose Two-Phase Oil Relperm As Individual Operation
This commit adds new operations

    relpermOilInOilGasSystem(params, fluidState)
    relpermOilInOilWaterSystem(params, fluidState)

to the Ecl*Material implementations.  The primary objective is to
support calculating the KROG and KROW quantities separately for
summary output purposes (keywords BKROG, BKROW).  Reimplement the
'krn' operation in terms of these new functions.

At present, these operations are supported only for three-phase
simulation runs.
2021-03-22 13:00:26 +01:00
bin Silence unused argument warning for DynamicEvaluation. 2019-07-05 10:09:23 +02:00
jenkins pre-build.sh: print a message for the non-error case as well. 2019-01-17 14:06:09 +01:00
opm/material Expose Two-Phase Oil Relperm As Individual Operation 2021-03-22 13:00:26 +01:00
tests fix of the wrong number of template arguments error in test_fluidmatrixintercations.cpp 2021-03-11 16:07:53 +01:00