rblock group
command
Syntax
- rblock group s keyword ... <range>
-
Specify rigid block group names. By default, s is assigned to the group Default. Use the any keyword to assign the group name to the next available slot and the remove keyword to remove s from all slots.
- add
Assign s to the next available slot.
- remove
Remove s from all slots.
Usage Example
Assign rigid blocks whose centroids lie within between the z values determined by an inline FISH calculation to the group named bottom platen
.
rblock group 'bottom-platen' range position-z [0.3 - specHeight/2.0] -10
from “specimen.dat” in Simple Rigid Block Bonded-Block Modeling (BBM)
Assign rigid blocks to the group named tunnel
. Include, using the range, rigid blocks inside the geometry set tunnel-arc
(cf. range geometry-space count
).
rblock group 'tunnel' range geometry-space 'tunnel-arc' ...
count odd
from “geometry.dat” in Rigid Block Model of Tunnel Excavation
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |