mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Well pipe size now is based on min characteristic I, J cell size
p4#: 20628
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
void setGridIndex(size_t index) { m_gridIndex = index; }
|
||||
size_t gridIndex() { return m_gridIndex; }
|
||||
|
||||
double characteristicCellSize();
|
||||
double characteristicIJCellSize();
|
||||
|
||||
std::string gridName() const;
|
||||
void setGridName(const std::string& gridName);
|
||||
|
||||
Reference in New Issue
Block a user