SMS:Generic Model Files: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 1: Line 1:
SMS stores all of the [[SMS:Generic Model|Generic Model]] input parameters in a [[SMS:2D_Mesh_Files_(*.2dm)|2D Mesh File (*.2dm)]]. This 2D Mesh file includes:
SMS stores all of the [[SMS:Generic Mesh Model|Generic Model]] input parameters in a [[SMS:2D_Mesh_Files_(*.2dm)|2D Mesh File (*.2dm)]]. This 2D Mesh file includes:
* The mesh
* The mesh
** Node locations
** Node locations

Revision as of 21:13, 6 November 2012

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

Template:Generic Model