Skip to content

Releases: feos-org/feos-campd

v0.4.0

Choose a tag to compare

@prehner prehner released this 15 Jul 07:39
4c67568

Added

  • Included molar weight in ChemicalRecord.
  • Added ripopt as alternative to ipopt for solving the NLP subproblems.

Packaging

  • Updated to feos v0.10.0.

v0.3.3

Choose a tag to compare

@prehner prehner released this 14 Apr 14:03
ccd927e

Fixed

  • Fixed a compatibility problem with the newest version of num-dual.

v0.2.1

Choose a tag to compare

@prehner prehner released this 28 Jun 09:02
0e80b57

What's Changed

  • Fix bug in OptimizationProblem::build_eos by @prehner in #3
  • Fix bug for mixtures using GcPcSaft by @prehner in #4

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@prehner prehner released this 29 Apr 10:57

Changed

  • Complete rewrite including the implementation of outer approximation algorithms and process models in Python.

v0.1.0

Choose a tag to compare

@prehner prehner released this 19 Oct 19:38

Initial release