Lisa Julia Nebel
Lisa Julia Nebel
This does not fully work yet though, as FU_VAR54 is wrong from report step 4 on Compare with: ```sh "YOUR_PATH/opm-simulators/tests/run-comparison.sh" \ "-i" "YOUR_PATH/opm-tests/udq_pyaction" \ "-j" "YOUR_PATH/opm-tests/udq_actionx" \ "-f" "UDQ_M3_PYACTION" \...
And update the `python/opm_embedded/__init__.py` file
This PR builds on #4029 which should be merged first. It adds documentation to some methods that are 'not-so-clear'.
Replacement for #4296
See: https://github.com/OPM/opm-common/pull/3870#issue-2098549925 When a faulty file is detected, the program still continues because the error is caught here: https://github.com/OPM/opm-models/blob/a89ccecaa38aa552873a7a90f50902eb7327abd1/opm/models/parallel/tasklets.hh#L234 Suggestion for improvement: https://github.com/OPM/opm-common/pull/3870#issuecomment-1911661089
… the completedcells of the ScheduleGrid...