Message Boards Message Boards

0
|
2797 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Get pressure on predetermined T and specific V using ThermodynamicData?

Posted 5 years ago

Hello!

My problem is that I would like to draw a steam T-s diagram in Wolfram cloud. When I use "ThermodynamicData", I only can get the specificVolume on predetermined pressure and temperature, but my specific volume is fix -> 0.699 m^3/kg. So I would like to make something that gives me enthropy values on a Temperature range 402 Kelvin to 473 Kelvin.

Thanks for help!

POSTED BY: Balázs Rupert
Posted 3 months ago

It looks like Mathematica (I'm using 14.0) accepts "Density".

ThermodynamicData["Water", "Entropy", {"Temperature" -> 
   Quantity[450, "Kelvin"], "Density" -> Quantity[1.431, "kg/m^3" ]}]

With answer

 Quantity[7223., ("Joules")/("Kelvins" "Kilograms")]

Will that work for your need? If not, I'd like to understand why.

POSTED BY: Paul Nielan
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract