Skip to content

Releases: ClapeyronThermo/Clapeyron.jl

v0.5.11

28 Mar 20:27
Compare
Choose a tag to compare

v0.5.11

New Features

  • Support for reference states. A reference state is a point in V-T space where H = H₀ and S = S₀. Setting those have uses in Reaction equilibria and when comparing between different models.In particular, Reference states are stored in a ReferenceState <: ClapeyronParam in the ideal model parameters. The BasicIdeal model is, intentionally, the only ideal model in Clapeyron that does not have this struct and, as a consequence, it is not able to set reference states.
  • Support for superancillaries via EoSSuperancillaries.jl. When the package is loaded, initial saturation points for cubics and PCSAFT are overloaded to use superancillary evaluations instead of the general x0_sat_pure function. in the case of PCSAFT models, it also speeds up the evaluation of crit_pure.
  • New EoS: EOS-CG (2021) (EOS_CG), a reference model for humid gases and CCS mixtures.
  • New EoS: Lee-Kesler-Plöcker (LKP)
  • New EoS: Shomate ideal model (ShomateIdeal)
  • database: PCPSAFT,gcPCSAFT and gcPCPSAFT are updated to use the values of Rehner (2023).
  • new functions: helmholtz_free_energy_res,gibbs_free_energy_res,internal_energy_res, enthalpy_res
  • database: ReidIdeal now uses the poling coefficients by default.
  • database: JobackIdeal has support for more common group fragments used in gcPCSAFT.
  • melting_temperature, sublimation_temperature does not allocate anymore. Note that the function can still allocate if the EoS model itself allocates.

bug fixes

  • Incorrect value for CPA with water (#256)
  • Bug in SAFT-VR-SW (#165)
  • Bug in CP-PC-SAFT

Merged PRs

Full Changelog: v0.5.10...v0.5.11

v0.5.10

12 Jan 20:02
Compare
Choose a tag to compare

Clapeyron v0.5.10

Diff since v0.5.9

Merged pull requests:

Closed issues:

  • Move CPA input to use SI values (#242)

v0.5.9

18 Dec 21:33
Compare
Choose a tag to compare

Clapeyron v0.5.9

Diff since v0.5.8

Merged pull requests:

v0.5.8

30 Nov 02:37
Compare
Choose a tag to compare

Clapeyron v0.5.8

Diff since v0.5.7

Merged pull requests:

Closed issues:

  • Including Cp parameter along side Tm and ΔHfus for sle_solubility (#222)
  • Data extraction from csv file (#223)
  • UNIFAC ether and aldehyde groups error (#225)
  • Defining a custom alpha (#226)

v0.5.7

24 Oct 20:54
Compare
Choose a tag to compare

Clapeyron v0.5.7

Diff since v0.5.6

Merged pull requests:

v0.5.6

17 Oct 19:22
Compare
Choose a tag to compare

Clapeyron v0.5.6

Diff since v0.5.5

v0.5.5

16 Oct 22:34
Compare
Choose a tag to compare

Clapeyron v0.5.5

Diff since v0.5.4

Merged pull requests:

v0.5.4

30 Sep 20:08
Compare
Choose a tag to compare

Clapeyron v0.5.4

Diff since v0.5.3

Merged pull requests:

Closed issues:

  • Cubic volume translation confusion (#206)
  • Neon with quantum-corrected PR (#208)

v0.5.3

25 Sep 01:56
2de8ab7
Compare
Choose a tag to compare

Clapeyron v0.5.3

Diff since v0.5.2

Merged pull requests:

Closed issues:

  • docs: Define residual properties (#101)
  • compatibility with coolprop (and teqp) JSON format (#110)
  • tcPR, tcRK and families (#126)
  • Any plan to add SAFT fitting/regression function into package? (#184)
  • Something new that's not in the database (#193)
  • Ternary LLE (#201)

v0.5.2

06 Sep 20:02
Compare
Choose a tag to compare

Clapeyron v0.5.2

Diff since v0.5.1