mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
WellIA: Load results after external computations script has completed (#8062)
* Load result after modeling has completed. * Select new geomech view in project tree when importing a new geomech case
This commit is contained in:
@@ -891,6 +891,7 @@ bool RiaApplication::openOdbCaseFromFile( const QString& fileName, bool applyTim
|
||||
|
||||
m_project->updateConnectedEditors();
|
||||
Riu3DMainWindowTools::setExpanded( riv );
|
||||
Riu3DMainWindowTools::selectAsCurrentItem( riv );
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user