- Posts: 2
HTF fluid thermophysical properties - Pressurized Water
- Sebastian Arancibia
- Topic Author
Less
More
13 Jun 2022 11:32 #11106
by Sebastian Arancibia
HTF fluid thermophysical properties - Pressurized Water was created by Sebastian Arancibia
Dear SAM team,
I would like to know the thermophyscal properties of pressurized water which I've searched in your data base and there is no such data. I have found other HTF fluid propeties like Therminol, Hitec or Dowtherm but none info about pressurized water.
I am testing physical parabolic trough by the way. I attached an image from the solar field section for any case.
Kind regards.
I would like to know the thermophyscal properties of pressurized water which I've searched in your data base and there is no such data. I have found other HTF fluid propeties like Therminol, Hitec or Dowtherm but none info about pressurized water.
I am testing physical parabolic trough by the way. I attached an image from the solar field section for any case.
Kind regards.
Attachments:
Please Log in or Create an account to join the conversation.
- Paul Gilman
Less
More
- Posts: 5557
13 Jun 2022 14:38 #11107
by Paul Gilman
Replied by Paul Gilman on topic HTF fluid thermophysical properties - Pressurized Water
Hi Sebastian,
Pressurized water is defined as fluid number 31 in the source code:
github.com/NREL/SAM/blob/67495e103be5b63a8f41fb88ef899b95a2a76821/src/materials.cpp#L433
The density function is:
github.com/NREL/SAM/blob/67495e103be5b63a8f41fb88ef899b95a2a76821/src/materials.cpp#L567
Specific heat:
github.com/NREL/SAM/blob/67495e103be5b63a8f41fb88ef899b95a2a76821/src/materials.cpp#L695
Best regards,
Paul.
Pressurized water is defined as fluid number 31 in the source code:
github.com/NREL/SAM/blob/67495e103be5b63a8f41fb88ef899b95a2a76821/src/materials.cpp#L433
The density function is:
github.com/NREL/SAM/blob/67495e103be5b63a8f41fb88ef899b95a2a76821/src/materials.cpp#L567
Specific heat:
github.com/NREL/SAM/blob/67495e103be5b63a8f41fb88ef899b95a2a76821/src/materials.cpp#L695
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- Sebastian Arancibia
- Topic Author
Less
More
- Posts: 2
13 Jun 2022 16:17 #11111
by Sebastian Arancibia
Replied by Sebastian Arancibia on topic HTF fluid thermophysical properties - Pressurized Water
Dear Paul,
Thank you for helping me with useful information, it is better than I expected and fulfill my needs.
Best regards.
Thank you for helping me with useful information, it is better than I expected and fulfill my needs.
Best regards.
Please Log in or Create an account to join the conversation.
Moderators: Paul Gilman