mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
* Stop using the auto generated target at sea level to generate the well path * This is because the well path is used to generate the target at sea level. * The alternative would be to iterate until the target and well path is stable, assuming it converges.
This commit is contained in:
@@ -48,8 +48,8 @@ public:
|
||||
|
||||
double airGap() const;
|
||||
void setAirGap( double airGap );
|
||||
double mdrkbAtFirstTarget() const;
|
||||
void setMdrkbAtFirstTarget( double mdrkb );
|
||||
double mdAtFirstTarget() const;
|
||||
void setMdAtFirstTarget( double mdrkb );
|
||||
|
||||
cvf::ref<RigWellPath> createWellPathGeometry();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user