Halvor Møll Nilsen

Results 37 issues of Halvor Møll Nilsen

Here is some modifications to make Matlab compiling go smoother. (the original did not compile due to -ansi which was default on my installation.) In addition there is new function...

There is no checking of consistency in OilPvtMultiplexer.hpp (line 125-126) Also if no oil properties is present flow fails without usefull meassages.

Modifications to make energy module for black oil to not only gennerate termperature due to the entalpy/work term. This is physical since we assume the energy density only depend on...

-- added mixing model for thermal blackoil -- TEMP is now set energy=enthalpy -- THERMAL use enthalpy and energy different This is draft pullrequest befor all commits are removed.

Changes to make it possible to set energy and enthalpy equal for blackoil simulations. This remove possible work terms form the simulator. It builds on to other pull requests. Finally...

Change to mixing model for blackoil

- Changed code to include a mixing rule for blackoil. - Settings do not change results: will be done in separate pullrequest

make it easier to compile tracy local from same code

A bit better performances with NDEBUG and a move to faster property evaluation.

- make NDEBUG on in release. - draft pullrequest to test performance on ytelse