thermodynamic properties of water in simulink

4 次查看(过去 30 天)
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 个评论
Sulaymon Eshkabilov
Could you please be more specific with your question/problem statements and provide some more details?
mahfam taheri
mahfam taheri 2019-6-24
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...

请先登录,再进行评论。

回答(1 个)

Jim Riggs
Jim Riggs 2019-6-25
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

类别

Help CenterFile Exchange 中查找有关 Thermodynamics and Heat Transfer 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by