thermodynamic properties of water in simulink

4 views (last 30 days)
I am trying to simulate an absorption chiller in simulink and I need to access thermodynamic properties of water.
I tried matlab function blocks containing matlab codes available for water but I got error.
can anyone help me about that?
  2 Comments
Sulaymon Eshkabilov
Sulaymon Eshkabilov on 17 Jun 2019
Could you please be more specific with your question/problem statements and provide some more details?
mahfam taheri
mahfam taheri on 24 Jun 2019
I need a simulink block/function that recieves two properties of water like temperature and pressure and provides the other properties including enthalpy, entropy and...

Sign in to comment.

Answers (1)

Jim Riggs
Jim Riggs on 25 Jun 2019
Sounds like a perfect application for using a table look-up.
For a function of two variables, simulink has a "2-D Lookup Table" block that you can use for a single output parameter. You simply have to build a separate table for each parameter you want to look up.
MatlabAnswers20190624.JPG

Categories

Find more on Thermodynamics and Heat Transfer in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!