Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser f96d553d8e ebos: salvage temperature from the initial fluid states for isothermal simulations
this is required because temperature needs to be always specified. in
the case of isothermal simulations, the temperature is assumed to be
the initial one, i.e., freeing up the initial fluid states also makes
the temperature undefined.

I suspect that the reason why this did not lead to crashes is that for
isothermal `BlackOilFluidState` objects, the temperature is stored in
a static member variable.

thanks to at [at]bska for catching this issue.
2018-04-12 14:22:10 +02:00
ebos ebos: salvage temperature from the initial fluid states for isothermal simulations 2018-04-12 14:22:10 +02:00
ewoms/aux fix most pedantic compiler warnings in the basic infrastructure 2016-11-09 14:54:22 +01:00
tests disable asynchronous output for the ECL output test 2018-03-21 10:31:15 +01:00