-
Notifications
You must be signed in to change notification settings - Fork 2
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
Merging Px envelopes branch #2
Merged
Merged
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a48b410 - Browse repository at this point
Copy the full SHA a48b410View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a0b30fe - Browse repository at this point
Copy the full SHA a0b30feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02afdb5 - Browse repository at this point
Copy the full SHA 02afdb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a1d0e - Browse repository at this point
Copy the full SHA 23a1d0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b675b - Browse repository at this point
Copy the full SHA 19b675bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1990b8 - Browse repository at this point
Copy the full SHA c1990b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f23b1 - Browse repository at this point
Copy the full SHA 03f23b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d760afe - Browse repository at this point
Copy the full SHA d760afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d60bf97 - Browse repository at this point
Copy the full SHA d60bf97View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e6a25 - Browse repository at this point
Copy the full SHA f1e6a25View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc5c10 - Browse repository at this point
Copy the full SHA bfc5c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93975e7 - Browse repository at this point
Copy the full SHA 93975e7View commit details -
refactor(crossings): Removed crossings logic
Should get back later for whole phase diagrams
Configuration menu - View commit details
-
Copy full SHA for f7896fe - Browse repository at this point
Copy the full SHA f7896feView commit details -
New module to realize the calculation of Px envelopes via the continuation method. Right now works with 2phase lines, with a starting point of three phase lines calculation.
Configuration menu - View commit details
-
Copy full SHA for 803f9eb - Browse repository at this point
Copy the full SHA 803f9ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a854f - Browse repository at this point
Copy the full SHA 40a854fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5569f3b - Browse repository at this point
Copy the full SHA 5569f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f1525 - Browse repository at this point
Copy the full SHA 18f1525View commit details
Commits on Aug 23, 2023
-
Now the EoS come from an external library, yaeos. The calls are still direct to the legacy code, so an enventual fix should occur. But first an IO must be defined on the yaeos side, to include any kind of model from an input file.
Configuration menu - View commit details
-
Copy full SHA for f91b97e - Browse repository at this point
Copy the full SHA f91b97eView commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bfb923d - Browse repository at this point
Copy the full SHA bfb923dView commit details -
feat(main): Adding a cli logic to the main program.
Now the main program gets part of it's settings from the cli library `flap`
Configuration menu - View commit details
-
Copy full SHA for c7ce25e - Browse repository at this point
Copy the full SHA c7ce25eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4377d74 - Browse repository at this point
Copy the full SHA 4377d74View commit details -
Added the calculation of three-phase Px lines. For now it's a beta-stage, where only a three-phase region is calculated based on finding an intersection. This verifies that the three-phase lines model works properly, and later on more ways of initialization will be implemented.
Configuration menu - View commit details
-
Copy full SHA for d3fdf40 - Browse repository at this point
Copy the full SHA d3fdf40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 153c83a - Browse repository at this point
Copy the full SHA 153c83aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e81db16 - Browse repository at this point
Copy the full SHA e81db16View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc927b5 - Browse repository at this point
Copy the full SHA fc927b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65be855 - Browse repository at this point
Copy the full SHA 65be855View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ad155 - Browse repository at this point
Copy the full SHA c0ad155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a11ce6 - Browse repository at this point
Copy the full SHA 0a11ce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18e4d9c - Browse repository at this point
Copy the full SHA 18e4d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd704ff - Browse repository at this point
Copy the full SHA bd704ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d0bba - Browse repository at this point
Copy the full SHA a3d0bbaView commit details -
fix(interserction): Modified tolerances
Modified the tolerances to assure the same intersection is not repeated. This probably should be revisited with more tests later.
Configuration menu - View commit details
-
Copy full SHA for 03b7f08 - Browse repository at this point
Copy the full SHA 03b7f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e1a8a - Browse repository at this point
Copy the full SHA c8e1a8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e40597 - Browse repository at this point
Copy the full SHA 8e40597View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc23670 - Browse repository at this point
Copy the full SHA dc23670View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6395ba - Browse repository at this point
Copy the full SHA c6395baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09db282 - Browse repository at this point
Copy the full SHA 09db282View commit details
Commits on Sep 13, 2023
-
Added Flash subroutine in a phase_equilibria module
This should be part of the `yaeos` set later
Configuration menu - View commit details
-
Copy full SHA for d8e9998 - Browse repository at this point
Copy the full SHA d8e9998View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 544f41f - Browse repository at this point
Copy the full SHA 544f41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d2490 - Browse repository at this point
Copy the full SHA 42d2490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86bcd88 - Browse repository at this point
Copy the full SHA 86bcd88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a62f5 - Browse repository at this point
Copy the full SHA 71a62f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e361c1d - Browse repository at this point
Copy the full SHA e361c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52bcfbc - Browse repository at this point
Copy the full SHA 52bcfbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8774113 - Browse repository at this point
Copy the full SHA 8774113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b8e8fb - Browse repository at this point
Copy the full SHA 2b8e8fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 881fa94 - Browse repository at this point
Copy the full SHA 881fa94View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c2af1 - Browse repository at this point
Copy the full SHA d4c2af1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.