Skip to content

Support for second order Feynman-Hibbs corrections using the SAFT-VRQ Mie EOS#160

Merged
g-bauer merged 8 commits intofeos-org:mainfrom
morteham:saftvrqmie_fh2
Jul 3, 2023
Merged

Support for second order Feynman-Hibbs corrections using the SAFT-VRQ Mie EOS#160
g-bauer merged 8 commits intofeos-org:mainfrom
morteham:saftvrqmie_fh2

Conversation

@morteham
Copy link
Copy Markdown
Contributor

  • Added support for FH0 and FH2
  • Tested mixtures with FH2
  • Use Feynman-Hibbs order stored in SaftVRQMieParameters
  • Corrected pyhton interface
  • Corrected parameter paths
  • Added test case for FH2

@morteham morteham changed the base branch from main to development June 21, 2023 11:54
@g-bauer g-bauer changed the base branch from development to main June 25, 2023 10:30
@g-bauer g-bauer changed the base branch from main to fallible_parameters_constructors June 26, 2023 15:43
@g-bauer
Copy link
Copy Markdown
Contributor

g-bauer commented Jun 26, 2023

Morten thank you very much for the PR.

I added another PR that enables parameter construction to be fallible (#161) and rebased your implementations.
I slightly changed FeynmanHibbsOrder enum variants (the integer values, e.g. FH0 = 0 could be left out since they are implicitly set to the identical values but this is more readable) and used integer casting and try_from.

@morteham
Copy link
Copy Markdown
Contributor Author

Great Gernot! Glad to help.

@g-bauer g-bauer deleted the branch feos-org:main July 3, 2023 11:47
@g-bauer g-bauer closed this Jul 3, 2023
@g-bauer g-bauer reopened this Jul 3, 2023
@g-bauer g-bauer changed the base branch from fallible_parameters_constructors to main July 3, 2023 11:51
@g-bauer g-bauer merged commit 144cfdd into feos-org:main Jul 3, 2023
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