[Question] Model definition from different sources #393
LeoSchmider
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Yes you can, and in the way you've shown here. If the species already exists in our database, you don't need to include it again in your own database unless you want to provide different parameters. Bear in mind that the case of cubics involves a few submodels, namely the alpha model which also needs to be parameterized. You can see our docs for an example: https://clapeyronthermo.github.io/Clapeyron.jl/stable/tutorials/user_defined_parameters/ I'd imagine leaving a row blank will lead to an error? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can I call an EoS model with defined compound vector from my own DB and Clapeyron's DB. What I mean by that is: Can I define a model like this :
Should I leave an empty space in the first row of my csv file for Clapeyron to take is own values for water's parameters ?
Or should I copy-paste Clapeyron's values for properties of Water in my csv file ?
Beta Was this translation helpful? Give feedback.
All reactions