Skip to content

Release 1.9.1

Latest
Compare
Choose a tag to compare
@Yurlungur Yurlungur released this 07 Nov 18:01
· 1 commit to main since this release
1be1842

Release 1.9.1

Date: 11/7/2024

Release is in preparation for JOSS publication.

Added (new features/APIs/variables/...)

  • [PR416] Gibbs free energy
  • [PR361] Added tests for PTEsolver and added a strawman kinetic phase transition framework
  • [PR410] Enable serialization and de-serialization
  • [PR330] Piecewise grids for Spiner EOS.

Fixed (Repair bugs, etc)

  • [PR424] Fix for variant patch: point to correct patch file
  • [PR420] Fix broken test_get_sg_eos
  • [PR417] Bugs in shared memory related to eospac resolved
  • [PR330] Includes a fix for extrapolation of specific internal energy in SpinerEOS.
  • [PR401] Fix for internal energy scaling in PTE closure
  • [PR403] Fix Gruneisen EOS DensityEnergyFromPressureTemperature function

Changed (changing behavior/API/variables/...)

  • [PR407] Update C++ standard to C++17

Infrastructure (changes irrelevant to downstream codes)

  • [PR402] Added stiff gas to python interface

Removed (removing behavior/API/varaibles/...)