-
Notifications
You must be signed in to change notification settings - Fork 15
Modeling diagram of CO2 phases #739
Copy link
Copy link
Open
Description
Hello,
I am looking for help to model the phase diagram (for CO2, for example) in a pressure, temperature diagram on Excel via REFPROP.
To do this, I would like to have the melting temperature and sublimation temperature information.
In the REFPROP documentation, the parameters are:
MELT-PT or MELT-TP (depending on inputs)
SUBL-PT or SUBL-TP (depending on the inputs)
I am looking to have the Sublimation and metl pressures depending on the temperature, so I have in column A: temperatures from -100 to + 35°C and in column B the following formula:
=REFPROP("MELT-PT";"carbon dioxide";"T";"SI";$A12+273.15)*1000
This formula shows me an error.
Can someone help me?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels