(#675) Addjusted default extent when we have a small reservoir.

This commit is contained in:
Jacob Støren
2015-11-26 16:47:45 +01:00
parent c86bb47fa9
commit 2bf6771da0
2 changed files with 21 additions and 8 deletions

View File

@@ -91,6 +91,7 @@ private:
RimEclipseWellCollection* simulationWellCollection();
void updateWellCenterline() const;
void updateWellExtentDefaultValue();
private:
cvf::ref<RivCrossSectionPartMgr> m_crossSectionPartMgr;