Commit Graph

3 Commits

Author SHA1 Message Date
bc548ed311 test(tests/eos): added test for composition module mode 2025-06-17 08:18:06 -04:00
3961c745e3 fix(eos): fixed calculation of mean atomic number 2025-06-17 08:12:41 -04:00
cf25c54cda feat(eos): EOS now uses composition module
EOS code updated to make use of composition module. This is part of the larger change to change all composition handling to use the composition module. Note that the current implimentation is a bit hacky since it simply copies back and forth to the alredy used HELMEOSInput and HELMEOSOutput structs. In furture this can be more tightly connected to avoid extra copies.
2025-06-16 15:00:33 -04:00