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 Mesh 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
<blockquote>
** Element type
* Node locations
*** Triangle or quadrilateral
* Element type
*** Linear or quadratic
** Triangle or quadrilateral
** Element connectivity
** Linear or quadratic
* Element connectivity
</blockquote>
* Global parameters
* Global parameters
* Boundary conditions
* Boundary conditions
** Nodal boundary conditions
<blockquote>
** Nodestring boundary conditions
* Nodal boundary conditions
** Element boundary conditions
* Nodestring boundary conditions
* Element boundary conditions
</blockquote>
* Material properties
* Material properties



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