mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6833: Set eclipse case and time step in fracture model.
This commit is contained in:
@@ -39,7 +39,7 @@ class RicNewFractureModelPlotFeature : public caf::CmdFeature
|
||||
CAF_CMD_HEADER_INIT;
|
||||
|
||||
public:
|
||||
static RimFractureModelPlot* createPlot( RimEclipseCase* eclipseCase, RimFractureModel* fractureModel, int timeStep );
|
||||
static RimFractureModelPlot* createPlot( RimFractureModel* fractureModel );
|
||||
|
||||
protected:
|
||||
// Overrides
|
||||
|
||||
Reference in New Issue
Block a user