Skip to content

Releases: IDAES/idaes-ext

3.0.0 Release

18 Aug 22:34
7434c11
Compare
Choose a tag to compare

This release adds a new general Helmholtz equation of state external function package and provides headers required to build against the Ipopt shared library. There is also a bug fix for a missing derivative in the IAPWS95 and Span-Wagner property functions

Release 2.6.3

12 May 16:04
49d8e01
Compare
Choose a tag to compare

Go back to the Mumps and Metis versions supplied by the coinbrew script, and fix the Arm64 mocOS issue.

Release 2.6.2

11 May 14:47
616a376
Compare
Choose a tag to compare

This release fixes a broken Metis build on macOS, updates mumps for most builds to use the same as PETSc (except el7), updates PETSc to 3.17.1 and drops mumps from the el7 ipopt builds.

2.6.1 Release

05 May 19:23
9d6f2c0
Compare
Choose a tag to compare

This release adds ARM64 Linux and macOS builds. Intel-based macOS builds are not yet available. This also adds new cubic equation of state functions. In addition to the cubic roots functions currently used by IDAES, which return the existing real root when a real root does not exist for a phase, there are two new versions one returns a fake real root and the other returns NaN for the non existent root.

2.6.0 Release

06 Apr 03:10
5bf8d9b
Compare
Choose a tag to compare

Package names now contain machine type.

2.5.6 Release

16 Mar 13:16
e3d116a
Compare
Choose a tag to compare

Update Pynumero library and add PETSc build for Windows.

2.5.5 Release

15 Jan 22:07
73512d9
Compare
Choose a tag to compare

This release fixes PETSc TS solver status reporting and enables use of bounded SNES solvers with TS solvers.

2.5.4 Release

07 Jan 04:21
0035697
Compare
Choose a tag to compare

New in this release:

  • Python modules for reading PETSc binary data are now included in the PETSc package.

2.5.3 Release

21 Dec 23:45
802c774
Compare
Choose a tag to compare

This release enables variable scaling for the PETSc time-stepping solvers and updates to PETSc 3.16.2.

2.5.2 Release

16 Dec 00:07
4e70269
Compare
Choose a tag to compare

This release fixes a bug in the PETSc DAE solver wrapper that could cause constraints that are an explicit function of time not to work properly.