opm-simulators/opm/core
Andreas Lauser 04c9b66107 fix some valgrind errors in the EQUIL code
this fixes some valgrind errors while doing the twophase capability
for flow_ebos: In all previously tested cases, these errors were
probably non-fatal because the memory illegally accessed here is
likely to be allocated (but after this function was finished it
contained garbage).

note that I'm not completely sure if this patch is semantically
correct, so I'd appreciate some input who understands it. (what is
"z"?)
2016-11-16 17:20:24 +01:00
..
flowdiagnostics use the error macros from opm-common 2015-10-08 11:42:15 +02:00
linalg update petsc code 2016-09-29 14:19:48 +02:00
pressure Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
props Merge pull request #1098 from jokva/phase-in-runspec 2016-11-02 11:52:24 +01:00
simulator fix some valgrind errors in the EQUIL code 2016-11-16 17:20:24 +01:00
transport PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
utility consolidate the unit system to opm-parser 2016-10-10 17:50:26 +02:00
wells Read phase information from EclipseState.runspec 2016-11-01 11:37:27 +01:00
well_controls.h Initial integration of VFP 2015-08-19 13:10:48 +02:00
wells.h Avoid using bool in the c code 2015-10-07 12:49:05 +02:00