Data Structure: Group_control_data |
|
Description |
Defines the list of active groups for each field |
Usage |
Group_control_data NUM=ival where ival is the data structure number |
Description |
Overview The Group_control_data structure defines •A list of groups that are to be used in the simulation (generally all the groups specified) •The active status of each group in each field Although designed to allow arbitrary activation status of groups in each field Parageo is currently only validated for the case where all groups are active in all fields. Notes •The Group_control_data structure must be specified prior to the group_data structures •One data structure is required for all simulations
Examples demonstrating the usage of Group_control_data include: •All examples
|
Group_numbers List of element groups |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of element groups to be used for the simulation
|
Active_geomechanical_groups List of active element groups |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Flag for activating/de-activating each group for the geomechanical field. Currently all groups must be active if the geomechanical field is being solved. Valid settings are: • 0 - Geomechanical field is inactive for a group • 1 - Geomechanical field is active for a group
|
Active_porous_flow_groups List of active porous flow groups |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Flag for activating/de-activating each group for the porous flow field. Currently all groups must be active if the porous flow field is solved as the only field. If the porous field is coupled with a geomechanical field then a group may be de-active if it is impermeable.Valid settings are: • 0 - Porous flow field is inactive for a group • 1 - Porous flow field is active for a group
|
Active_thermal_groups List of active thermal field groups |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Flag for activating/de-activating each group for the thermal field. Currently all groups must be active if the thermal field is solved as the only field. If the thermal is coupled with a geomechanical or porous flow field then a group may be de-active if there is no heat transfer. Valid settings are: • 0 - Thermal field is inactive for a group • 1 - Thermal field is active for a group
|