CoolProp / CoolProp.jl

A Julia wrapper for CoolProp, offering access to thermodynamic properties for fluids and mixtures.
http://www.coolprop.org
Other
32 stars 15 forks source link

update package url and add example #14

Closed ederag closed 2 years ago

ederag commented 2 years ago

Thanks for creating this wrapper, it works nicely. This PR a new take at #9, since Pkg.clone has been removed (could not determine when from julia or Pkg changelogs). It should fix #12 and #10.

Installation is simplified and smooth, tested with julia-1.6.1.

CoolProp/CoolProp.jl is now ahead of the original. Removed nightly as it is 5 years old.

And added an example and a link to the API.

duncanam commented 2 years ago

@barche this all looks good to me, do you have any feedback?

barche commented 2 years ago

Looks good to me!

duncanam commented 2 years ago

@barche looks like I don't have write access- are you able to merge?

barche commented 2 years ago

No access yet, though I understood from issue #13 that @ibell will grant me access.