sandialabs / seacas

The Sandia Engineering Analysis Code Access System (SEACAS) is a suite of preprocessing, postprocessing, translation, and utility applications supporting finite element analysis software using the Exodus database file format.
Other
131 stars 79 forks source link

Catalyst API 2 #461

Closed tjotaha closed 3 months ago

tjotaha commented 3 months ago

Fixed crash bug when IOSS field suffix separator is empty.

Added tests for case when reading from Conduit files written by Catalyst IOSS database.

Changed time step selection when reading from Conduit files to use the IOSS integer property CATALYST_READER_TIME_STEP instead of IOSS database filename.