Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I want to insert steam and water properties from steam table. How do I integrate steam tables in Mathcad Prime 7
Not sure, but could this be of help?
http://www.coolprop.org/coolprop/wrappers/MathCAD/index.html#mathcad
Do you have the steam tables in Excel form? You could use a READEXCEL function to pull the tables in. Alternately you could embed the spreadsheet as an Excel component. From there, your problem is one of extraction and interpolation. Depending on how much of the data in a steam table you actually need, the overhead might not be too large.
If you have a functioning steam table lookup spreadsheet, the embedded sheet might be your best option. You could pass your constraints to the spreadsheet and extract your resultant values. I found a steam table from LearnChemE.com and used it as a starting point. (attached)
Bob
My example is in Mathcad Prime 9. A screenshot is included below.