mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added the 3D view to the geomech stuff
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
#include "RimGeoMechCase.h"
|
||||
#include "RimGeoMechModels.h"
|
||||
#include "RimGeoMechView.h"
|
||||
#include "RimGeoMechResultSlot.h"
|
||||
|
||||
|
||||
namespace caf
|
||||
@@ -731,7 +732,7 @@ bool RiaApplication::openOdbCaseFromFile(const QString& fileName)
|
||||
|
||||
RimGeoMechView* riv = geoMechCase->createAndAddReservoirView();
|
||||
|
||||
// riv->loadDataAndUpdate();
|
||||
riv->loadDataAndUpdate();
|
||||
|
||||
//if (!riv->cellResult()->hasResult())
|
||||
//{
|
||||
|
||||
Reference in New Issue
Block a user