SMS:Generic Model Files: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
* Node locations
* Node locations
* Element type
* Element type
** Triangle or quadrilateral
<blockquote>
** Linear or quadratic
* Triangle or quadrilateral
* Linear or quadratic
</blockquote>
* Element connectivity
* Element connectivity
</blockquote>
</blockquote>

Revision as of 22:40, 17 December 2013

SMS stores all of the Generic Model input parameters in a 2D Mesh File (*.2dm). This 2D Mesh file includes:

  • The mesh
  • Node locations
  • Element type
  • Triangle or quadrilateral
  • Linear or quadratic
  • Element connectivity
  • Global parameters
  • Boundary conditions
  • Nodal boundary conditions
  • Nodestring boundary conditions
  • Element boundary conditions
  • Material properties

For more information, see the 2D Mesh File (*.2dm) article.

Related Topics