mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2527 Mohr Circle: Use cohersion and friction angle from case
This commit is contained in:
@@ -71,6 +71,9 @@ public:
|
||||
|
||||
void addElementPropertyFiles(const std::vector<caf::FilePath>& filenames);
|
||||
|
||||
double cohesion() const;
|
||||
double frictionAngleDeg() const;
|
||||
|
||||
// Fields:
|
||||
caf::PdmChildArrayField<RimGeoMechView*> geoMechViews;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user