block.gp.group
Syntax
- s = block.gp.group(bgpp<,slot>)
- block.gp.group(bgpp<,slot>) = s
Get/set the group name assigned to gridpoint bgpp in slot slot (if provided). group assignment (returned as a string name) for a gridpoint. Returns None if there is no group assignment for the gridpoint. Use of the group logic is described in the Groups topic.
Returns: s - group name in slot slot (if provided) Accepts: s - group name in slot slot (if provided) Arguments: bgpp - block gridpoint pointer slot - (optional) name of the slot used. If not given, the slot name Default is assumed.
Was this helpful? ... | 3DEC © 2019, Itasca | Updated: Dec 22, 2020 |