rblock densify
command
Syntax
- rblock densify keyword ... <range>
Primary keywords:
aspect-ratio iterations facet-group length-maximum normal random size
Densify rigid blocks via cutting. Densification is the process of cutting a rigid block through its centroid to create two rigid blocks. Densification by cutting is recursive until no rigid blocks fall within all of the selection criteria or the specified number of iterations is met. By default, the direction of the cut is perpendicular to the direction of highest aspect (i.e., the longest direction) of the rigid block. One can densify in a fixed direction as well. In addition, a degree of randomness about the selected orientation can be chosen. If the iterations keyword is not give, a rigid block is selected if it fits any of the selection criteria.
Note
- Only the core shape is cut.
- While cycling, rigid blocks can only be cut before cycle point 0 (i.e., when the timestep is calculated).
- aspect-ratio f
Specify that rigid blocks with aspect ratio greater than f are selected for densification.
- iterations i
Specify the number of maximum number of iterations for cutting. One iteration is a densifying loop through all rigid blocks. If the number of iterations is specified all rigid blocks in range are densified.
- length-maximum f
Specify that rigid blocks with maximum length (i.e., the length of the rigid block in the longest direction) greater than f are selected for densification.
- normal v
Cut using a plane with normal v. Randomness about this normal can also be specified with the random keyword.
Was this helpful? ... | FLAC3D © 2019, Itasca | Updated: Feb 25, 2024 |