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: Add support for Exodus IOSS Properties in Conduit Representation #458

Closed ajpelle closed 3 months ago

ajpelle commented 3 months ago

A sequel to the work done in #456

Added it such that the changes made in our Catalyst Database from the Exodus Properties (on read) are also reflected/copied into the conduit representation, such that getting the field data (which accesses conduit) works as expected.