opm-core icon indicating copy to clipboard operation
opm-core copied to clipboard

Collection of utilities, solvers and other components.

Results 9 opm-core issues
Sort by recently updated
recently updated
newest added

Hi I'm trying to install OPM on CentOS 8.1 using the available repository, but when I run the first command to install the repository, I get an expired certificate message....

This would have catched the issue solved by #1047

enhancement

The 'test_satfunc' is rather broken, or rather it highlights an issue with current code that warrants investigation. Round-off causes significant application behavior in the interpolation classes. In particular, 6 tests...

This would ensure that we keep the initialization code in a working state w.r.t. Norne for example.

enhancement

The faceNormals in UnstructuredGrid are scaled with the faceAreas which is counter intuitive, because then faceNormal is not a normal anymore but a vector orthogonal to the face scaled with...

There is a problem with having saturations lower than the residual saturation; the transport solver will alter the mass balance to get into the range of the rel.perm. curve. Clearly,...

bug

Hi, While working on PR #684 I noticed again that there are a lot of enums defined in the rest of OPM that also exist (at least in a similar...

enhancement
question

#401 should solve the problems reported in #398 with the transport solver. However, the reports issued are still wrong, basically computeInjectedProduced() should be rewritten to fix this. I suggest two...

enhancement

Comparison with eclipse 100 seems to indicate that injectors should be treated similar to producers, thus simply be assigned the properties of the perforation grid cells ...