v2024.06.03
What's Changed
- Fix race condition with node-shared corrphotoionrenorm array by removing unnecessary zero-fill by @lukeshingles in #80
- Revert attempted classic fix by @lukeshingles in #81
- Normalise bound-free estimators on each rank independently to eliminate MPI_Bcast and skip NLTE solver if Te=MINTEMP by @jpollin98 in #54
- Add Just grey opacity mode 6 by @gleck97 in #71
- CI: Test in 2x2 multi-node configuration by adding optional MAX_NODE_SIZE override by @lukeshingles in #78
Full Changelog: v2024.05.2...v2024.06.03