mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-28 18:01:08 -06:00
a85abeb9a2
Assign a value of 3 (two bit masks combined) when creating ACTNUM based on PORV |
||
---|---|---|
.. | ||
fix-synthetic-odb-cases.patch | ||
install-ert-set-git-sha-to-zero.patch | ||
install-ert.patch | ||
libecl_always_export_mapaxes.patch | ||
libecl_dualporo_actnum.patch | ||
libecl-guard-null-pointer-access-util_access.patch | ||
libecl-use-external-actnum.patch | ||
qwt_single_interval_sample_fix.patch | ||
readme.txt |
Command line: git apply --reject --whitespace=fix patches/fix-synthetic-odb-cases.patch Description: Will fix reading of special Eclipse cases related to synthetic ODB test cases. Required for regression testing. Patch is created by : git format-patch -1 <sha> --stdout > patch-file