simdata#
Read and access simulation data stored in the Hellotriangle (.ht5) HDF5-based format.
Provides the SimData and Part classes to load metadata, parts, meshes, and field data across timesteps.
Constructor#
Property methods#
Return the simulation time values. |
|
Return the frame names. |
|
Return the number of available frames. |
|
Return the names of all parts. |
Other#
Construct a mesh for a given part and frame. |