Skip to content

Commit

Permalink
more work in PCSAFT superanc
Browse files Browse the repository at this point in the history
  • Loading branch information
longemen3000 committed Feb 19, 2024
1 parent be30824 commit db6ed3b
Show file tree
Hide file tree
Showing 5 changed files with 9,961 additions and 2,239 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ uuid = "c1bf003f-4e47-49d9-bdfd-5a4051db3c04"
authors = ["Hon Wa Yew <[email protected]>", "Pierre Walker <[email protected]>", "Andrés Riedemann <[email protected]>"]
version = "1.0.0-DEV"

[deps]
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
julia = "1.6"
StaticArrays = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down
2 changes: 1 addition & 1 deletion src/EoSSuperancillaries.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module EoSSuperancillaries

using StaticArrays
include("utils.jl")
include("Cubic/consts.jl")
include("Cubic/cubic.jl")
Expand Down
Loading

0 comments on commit db6ed3b

Please sign in to comment.