Block2D Command: Difference between revisions
Jump to navigation
Jump to search
(Created page with '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 genera...') |
No edit summary |
||
Line 2: | Line 2: | ||
{| | {| | ||
| style="background:yellow; color:black; width:800px" | '''block2d $nx $ny $e1 $n1 element (element arguments) {''' | | style="background:yellow; color:black; width:800px" | ||
| '''block2d $nx $ny $e1 $n1 element (element arguments) {''' | |||
|- | |||
| '''1 $x1 $y1 <$z1>...''' | |||
|} | |} |
Revision as of 23:50, 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.
style="background:yellow; color:black; width:800px" | block2d $nx $ny $e1 $n1 element (element arguments) { |
1 $x1 $y1 <$z1>... |