Mesh: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''mesh'''(''type, regTag, ndf, meshsize, numnodes, nd1, nd2, ..., bound1, bound2, ...[eletype, ...]'')
'''mesh'''(''type, regTag, ndf, meshsize, numnodes, nd1, nd2, ..., bound1, bound2, ...[eletype, ...]'')


    mesh a geometry and add created nodes and elements to a region.
mesh a geometry and add created nodes and elements to a region.

Revision as of 23:57, 29 June 2017

mesh(type, regTag, ndf, meshsize, numnodes, nd1, nd2, ..., bound1, bound2, ...[eletype, ...])

mesh a geometry and add created nodes and elements to a region.