Releases: ipqa-research/yaeos
Releases · ipqa-research/yaeos
v4.2.1
What's Changed
- This step limit in the newton solver seems to be better by @fedebenelli in #150
- v4.2.1 by @fedebenelli in #151
- version number by @fedebenelli in #152
Full Changelog: v4.2.0...v4.2.1
Minor fixes
v4.1.0
We have added the Huron-Vidal NRTL model, and a mixrule for it. Also the classic NRTL now works with
analytical derivatives instead of tapenade generated ones.
What's Changed
- v4.1.0 by @fedebenelli in #147
Full Changelog: v4.0.0...v4.1.0
v4.0.0 release
New release!
A lot of API changes, so it requires a new version number.
Important mentions
- Basics of GPEC algorithm, still in development
- Flash VT on the Python API
- Improved phase envelopes calculation
What's Changed
- Flash vt python by @SalvadorBrandolin in #145
- cibuildwheel new release fix by @SalvadorBrandolin in #146
- v4.0.0 by @fedebenelli in #143
Full Changelog: v3.1.0...v4.0.0
v3.1.0 Release
- There has been a lot of changes of changes on how phase envelope lines are calculated
- UNIFAC Dortmund model added by @SalvadorBrandolin
- Critical lines now can do stability analysis
For v4 we will focus on
- Better API
- More documentation
What's Changed
- Dev mp envelope by @fedebenelli in #140
- More documentation by @SalvadorBrandolin in #141
- Dortmund by @SalvadorBrandolin in #142
- v3.1.0 by @fedebenelli in #138
Full Changelog: v3.0.0...v3.1.0
v3.0.0 Release
- New release with some breaking changes in lines calculation API.
- Three-phase envelopes in the PT space (+ Python-API).
- Tx envelopes on Python-API
What's Changed
- v.3.0.0 by @fedebenelli in #137
Full Changelog: v2.3.0...v3.0.0
v2.3.0
v2.3.0 release
Relevant updates
-
$G^E$ thermoprops by @SalvadorBrandolin - Tx phase envelopes
- Pure component saturation lines calculation
All the details
- Ge thermoprops by @SalvadorBrandolin in #131
- Implementation of the GERG2008 EoS using hyperdual numbers by @fedebenelli in #133
- Hyperdual API for Ge models by @fedebenelli in #134
- v2.3.0 by @fedebenelli in #132
- version by @fedebenelli in #135
Full Changelog: v2.1.0...v2.3.0
Saturation Temperature fix on C/Python API
What's Changed
- Dev by @SalvadorBrandolin in #126
- Uniquac more test by @SalvadorBrandolin in #129
- v2.1 by @fedebenelli in #130
Full Changelog: v2.0.0...v2.1.0
It's getting critical here
- Critical points and critical lines procedures. Both in the Fortran and Python APIs.
- Fixes on the HV mixing rule which had a slight error on one derivative
- Saturation points with a full Newton approach
What's Changed
- removed fitting procedures and programs, will go to another lib by @fedebenelli in #122
- Test psrk groups by @SalvadorBrandolin in #124
- Full Newton sat solvers by @fedebenelli in #125
- No fitting in Fortran API, improved saturation solvers by @fedebenelli in #123
- Version numbers by @fedebenelli in #127
- Dev by @fedebenelli in #128
Full Changelog: v1.5.0...v2.0.0
Huron-Vidal and more python
Important remarks
- Huron-Vidal Mixing rule
$kij(T) = A + B exp(T/Tref)$ - PSRK
- UNIQUAC
What's Changed
- Update README.md by @fedebenelli in #111
- docum by @fedebenelli in #112
- restructure of files, oh, and also PSRK Ge Model by @fedebenelli in #113
- Uniquac dev by @SalvadorBrandolin in #117
- Next release by @fedebenelli in #115
- Huron-Vidal mixing rule by @fedebenelli in #119
- Python API updates by @fedebenelli in #118
Full Changelog: v1.1.0...v1.5.0