EJoin
- Much closer functionality to gjoin
- Can merge blocks/sets with same name
- Can merge specified blocks/sets into a specified output block/set
- Nodeset merge -- limit nodes considered during merge operation
- Offset -- can specify per-part
- Scale -- can specify per-part
Exodus.py
- Fix num_blob() function
io_shell
- Option to sort output times to workaround bug in some downstream apps not handling non-sorted times
- Option to randomize output times. For testing apps to make sure they can handle non-sorted times
What's Changed
- EXODUS.PY: Fix num_blob() function by @gsjaardema in #669
- Ejoin combine sets blocks by @gsjaardema in #662
- Ejoin combine specified names by @gsjaardema in #670
Full Changelog: v2025-05-22...v2025-06-07