Files
ResInsight/ApplicationCode/UnitTests
Kristian Bendiksen b0448043f3 Fix invalid MD interpolation for wells starting at zero depth.
The interpolation procedure adds a point at zero depth. If the well already
had a starting point there the interpolation would set all MD values to zero.
Fixed by adding the zero point only when necessary.
2020-09-08 07:27:21 +02:00
..