Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QCPR and EPPR78 #81

Merged
merged 18 commits into from
Apr 7, 2022
Merged

QCPR and EPPR78 #81

merged 18 commits into from
Apr 7, 2022

Conversation

pw0908
Copy link
Member

@pw0908 pw0908 commented Apr 7, 2022

Addresses #79 and #78

longemen3000 and others added 18 commits April 4, 2022 03:12
There are still some problems with:
* The databases don't work just yet since, I believe, we assume the path is relative the the current wd
* The current implementation does not replicate the results from the paper...
Can now replicate both binary phase diagrams and pure diagrams for QCPR. Implementation is not finalised since it's quite messy and had to modify cubic equation.jl
@codecov-commenter
Copy link

Codecov Report

Merging #81 (e0e99a6) into master (acc2fe5) will increase coverage by 0.11%.
The diff coverage is 71.34%.

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   89.12%   89.24%   +0.11%     
==========================================
  Files         137      142       +5     
  Lines        8160     8346     +186     
==========================================
+ Hits         7273     7448     +175     
- Misses        887      898      +11     
Impacted Files Coverage Δ
src/Clapeyron.jl 100.00% <ø> (ø)
...thods/property_solvers/multicomponent/LLE_point.jl 72.41% <ø> (-25.27%) ⬇️
...dels/LatticeFluid/SanchezLacombe/SanchezLacombe.jl 88.57% <ø> (-0.32%) ⬇️
...dels/LatticeFluid/SanchezLacombe/mixing/SLKrule.jl 100.00% <ø> (+100.00%) ⬆️
src/models/cubic/PR/variants/PR78.jl 100.00% <ø> (ø)
src/models/cubic/PR/variants/UMRPR.jl 100.00% <ø> (ø)
src/models/cubic/PR/variants/VTPR.jl 100.00% <ø> (ø)
src/models/cubic/mixing/mixing.jl 60.00% <ø> (ø)
src/models/cubic/translation/translation.jl 60.00% <ø> (ø)
...rc/models/cubic/translation/ConstantTranslation.jl 33.33% <33.33%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update acc2fe5...e0e99a6. Read the comment docs.

@longemen3000
Copy link
Member

longemen3000 commented Apr 7, 2022

There is something weird on MacOS - Julia 1.6, but it is unrelated to the PR, all the tests on the other platforms pass

@pw0908
Copy link
Member Author

pw0908 commented Apr 7, 2022

Merge?

@longemen3000 longemen3000 merged commit edc9eae into master Apr 7, 2022
@pw0908 pw0908 deleted the QCPR branch April 9, 2022 19:13
pw0908 pushed a commit that referenced this pull request Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants