Block2D Command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The block2D command generates meshes of quadrilateral elements in two or three dimensions. In three dimensions, a two-dimensional surface appropriate for shell analysis is generated. | The block2D command generates meshes of quadrilateral elements in two or three dimensions. In three dimensions, a two-dimensional surface appropriate for shell analysis is generated. | ||
{ | {| style="background:yellow; color:black; width:800px" | ||
| style="background:yellow; color:black; width:800px" | |||
| '''block2d $nx $ny $e1 $n1 element (element arguments) {''' | | '''block2d $nx $ny $e1 $n1 element (element arguments) {''' | ||
|- | |- |
Revision as of 23:52, 10 August 2010
The block2D command generates meshes of quadrilateral elements in two or three dimensions. In three dimensions, a two-dimensional surface appropriate for shell analysis is generated.
block2d $nx $ny $e1 $n1 element (element arguments) { |
1 $x1 $y1 <$z1>... |
} |