mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
pre-proto - Changed naming of fracture definitions to fracture templates and Fracture collection to fractures in gui
This commit is contained in:
@@ -31,7 +31,7 @@ CAF_PDM_SOURCE_INIT(RimSimWellFractureCollection, "SimWellFractureCollection");
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimSimWellFractureCollection::RimSimWellFractureCollection(void)
|
||||
{
|
||||
CAF_PDM_InitObject("Fracture Collection", "", "", "");
|
||||
CAF_PDM_InitObject("Fractures", "", "", "");
|
||||
|
||||
CAF_PDM_InitField(&isActive, "Active", true, "Active", "", "", "");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user