msh2inp

Versions, Changelog

Author

Stefan Tibus

License

GPL

Description and Syntax

Convert gmsh msh files to UCD/inp format.

Usage:
msh2inp [options] <file> [<file> [...]]
cat <file> | msh2inp [options]

Options:
--help        Show usage information.
--debug       Provide some informational output on /dev/stderr.
--renumber    Renumber nodes and elements in output (default).
--norenumber  Keep numbering as in input files.

Output filtering options:
(none)        Output all element types as in input files.
--pt          Points.
--line        Lines.
--tri         Triangles.
--quad        Quadrangles.
--tet         Tetrahedra.
--hex         Hexahedra.
--prism       Prisms.
--pyr         Pyramids.

Note: gmsh saves physical mesh elements only by default. Remember to assign
      physical element numbers to all required element types.

Download

There are 1 attachment(s) stored for this page.

  • [get | view] (2011-04-20 12:10:21, 16.3 KB) [[attachment:msh2inp.awk]]
 All files | Selected Files: delete move to page copy to page

MagparWiki: ToolsAndScripts/msh2inp (last edited 2011-04-20 12:09:21 by StefanTibus)


Copyright (C) Werner Scholz 2010