<group_type>
Main configuration field of the group types.
pn
- Label that will be visualized by the user. It can be translated.
default -
It is a boolean value as a 1 or 0 that indicates the default group type.
auto_from_bc -
It is a boolean value as a 1 or 0 that indicates that the group type is a boundary condition (bc).
Example:
<group_type pn="normal" default="1"/> <group_type pn="BC" auto_from_bc="1"/>