V0.2.0
Important additions
- Consistency tests for
$Ar$ models (thanks @SalvadorBrandolin !) - Excess Gibbs models templates, and an
$NRTL$ implementation usingtapenade
- Phase equilibria procedures:
- Two phase Flash with
$TP$ and$TV$ specifications using successive substitutions method. - two-phase phase envelope tracing method
- single saturations points calculation
- Two phase Flash with
Next on the roadmap
- Ideal models
- Mixing properties
- More phase diagrams (
$Px$ and three-phase lines)
What's Changed
- Fixed where construct by @fedebenelli in #9
- some docs by @fedebenelli in #29
- 4 work on the documentation by @fedebenelli in #30
- docs by @fedebenelli in #31
- deps by @fedebenelli in #32
- longer description of Ar interface by @fedebenelli in #33
- mixing rules docs by @fedebenelli in #34
- docs by @fedebenelli in #35
- make_graphs by @fedebenelli in #36
- more docs by @fedebenelli in #37
- docs by @fedebenelli in #39
- Update setup.sh by @fedebenelli in #41
- Hr, Gr, Sr, Cvr, Cpr added with numeric tests. Need for dvdt derivati… by @SalvadorBrandolin in #43
- Addition of RKPR equation of state, and coverage flag by @fedebenelli in #44
- read by @fedebenelli in #45
- more complete test for adiff api, still needs more extension by @fedebenelli in #47
- fixed links by @fedebenelli in #48
- Addition of TV spec flash and a minimal insight for a full newton flash TV by @fedebenelli in #51
- gfortran bug! by @SalvadorBrandolin in #55
- 46 add a consistency module to test any ar models ar and fugacity derivatives by @SalvadorBrandolin in #56
- minor changes of precision by @SalvadorBrandolin in #57
- Pavementing the way into 0.2.0 by @fedebenelli in #49
- version name by @fedebenelli in #58
Full Changelog: v0.1.0b2...v0.2.0b1