Difference between revisions of "FEA Input Files"

From OSUPDOCS
Jump to navigation Jump to search
(Created page with "The following are all the possible sections for input XML files for running NairnFEA. When input files are validated using the DTD file (as recommended), the sections must app...")
 
Line 1: Line 1:
The following are all the possible sections for input XML files for running NairnFEA. When input files are validated using the DTD file (as recommended), the sections must appear in the specified order. Optional sections that are not needed may be omitted. A sample NairnFEA input file shows a sample calculation of a cantilever beam.
The following are all the possible sections for input XML files for running NairnFEA. When input files are validated using the DTD file (as recommended), the sections must appear in this specified order. Optional sections that are not needed may be omitted. A sample NairnFEA input file shows a sample calculation of a cantilever beam.


File Start
==File Start==
Header
 
Defining the FEA Mesh
==Header==
Explicit Mesh Definition
 
Generated Mesh
==Defining the FEA Mesh==
Defining Materials
 
Boundary Conditions
==Explicit Mesh Definition==
Temperature (optional)
 
End the File
==Generated Mesh==
 
==Defining Materials==
 
==Boundary Conditions==
 
==Temperature==

Revision as of 12:49, 1 April 2013

The following are all the possible sections for input XML files for running NairnFEA. When input files are validated using the DTD file (as recommended), the sections must appear in this specified order. Optional sections that are not needed may be omitted. A sample NairnFEA input file shows a sample calculation of a cantilever beam.

File Start

Header

Defining the FEA Mesh

Explicit Mesh Definition

Generated Mesh

Defining Materials

Boundary Conditions

Temperature