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

Give users access to underlying MELTS/thermoengine settings #139

Open
kaylai opened this issue Mar 24, 2021 · 1 comment
Open

Give users access to underlying MELTS/thermoengine settings #139

kaylai opened this issue Mar 24, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kaylai
Copy link
Owner

kaylai commented Mar 24, 2021

Add functions to allow users to set parameters for the MELTS model including model version and included phases.

@kaylai kaylai added the enhancement New feature or request label Mar 24, 2021
@kaylai kaylai self-assigned this Mar 24, 2021
@kaylai
Copy link
Owner Author

kaylai commented Nov 22, 2022

Working on this now. The answer is to allow the user access to the "xmlout" object that MELTS creates. I'm testing this on the "AccessMELTSThermoProperties" branch with the calculate_degassing_path() function.

Note that in order to interact with the xmlout object, users need to import thermoengine and create a MELTS instance. I plan to provide extensive documentation in a section on the ReadTheDocs covering interconnectivity with MELTS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant