mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1041 - pre-proto - Reading permeability and cell sized from grid for use in transmissibility calculation.
This commit is contained in:
@@ -38,6 +38,12 @@ public:
|
||||
double fractureLenght;
|
||||
cvf::Vec3d projectedAreas;
|
||||
|
||||
cvf::Vec3d permeabilities;
|
||||
cvf::Vec3d cellSizes;
|
||||
double NTG;
|
||||
double skinFactor;
|
||||
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user