mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#538) Added depth unit and conversion between meter and feet
This commit is contained in:
@@ -77,5 +77,6 @@ public:
|
||||
UNIT_FEET
|
||||
};
|
||||
|
||||
static double feetPerMeter() { return 3.2808399; }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user