Skip to content

Can MOOSE users easily use SEACAS? #16344

Discussion options

You must be logged in to vote

@WilkAndy Here are several options for creating Exodus files via Python, depending on what your use-case is

Translation from another format

There's a fantastic Python module called meshio (available on PyPi) that can read, write, and convert between the following mesh formats:

  • Abaqus
  • ANSYS msh
  • AVS-UCD
  • CGNS
  • DOLFIN XML
  • Exodus
  • FLAC3D
  • H5M
  • Kratos/MDPA
  • Medit
  • MED/Salome
  • Nastran (bulk data)
  • Neuroglancer precomputed format
  • Gmsh (format versions 2.2, 4.0, and 4.1)
  • OBJ
  • OFF
  • PERMAS
  • PLY
  • STL
  • Tecplot .dat
  • TetGen .node/.ele
  • SVG (2D only, output only)
  • SU2
  • UGRID
  • VTK
  • VTU
  • WKT (TIN)
  • XDMF

Automated mesh-generation and export to Exodus

You could use Coreform Cubit, which has a Python-API that is also accessi…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@WilkAndy
Comment options

Comment options

You must be logged in to vote
2 replies
@WilkAndy
Comment options

@cpgr
Comment options

Comment options

You must be logged in to vote
1 reply
@WilkAndy
Comment options

Answer selected by GiudGiud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants