Builds a brick mesh and generates a nearest neighbor connectivity matrix. This command is similar to the rz command format except here we have symmetry flags to input. A second format specifies that a mesh be created and connected.
rzbrick / geom / ni, nj, nk / xmin, ymin, zmin / xmax, ymax, zmax / iiz, ijz, ikz / [iirat, ijrat, ikrat / xrz, yrz, zrz / isym, jsym, ksym]
rzbrick / geom / ni, nj, nk / pset, get, name / connect
rzbrick / interp / relative / 0 / pset, get, p1 /, p2 / cmo_new [ / pset, get, pset_path / pset, get, pset_rotation pset, get
|
Ratio zoning value - distance is multiplied by the value for each subsequent point. |
||
|
Use this option with quadxyz to connect logically rectangular grids. |
rzbrick / xyz / 3, 2, 3 / 0., 0., 0. / 1., 1. ,1. / 1, 1 ,1
creates a hex grid 2x1x2 cells in the unit cube
quadxyz / 5, 7, 5 / 0., 0., 0. / 1., 0. ,0. / 1.5, 0.5, 2.0 / .5, .2, 2.5 / -1., 1.5, 0. / 2. 0, 0., 0.0 / 2.1, 1.9, 2.4 / -0.2, 1.8, 2.3
rzbrick / xyz / 5, 7, 5 / 1 ,0, 0 / connect
creates a hex grid inside the hexahedral specified by the 8 corners passed to quadxyz