Problem with simulink for a Rankine Cycle simulation
古いコメントを表示
For a personal project, I want to simulate the Rankine Cycle with 2P elements, I already manage to build the evaporator, the condensor block and each thermal sources and despite all my investisment on this project there are still errors, they all concern the thermal source which does not appear in any equation, and I cannot fix this problem by all the method I saw on the web. If anybody could help me it will be very kind ^^ Thanks
I put the two simulations I've made (twice got the same error)
3 件のコメント
luc anchling
2020 年 2 月 6 日
stozaki
2020 年 2 月 6 日
Simulation_TIPE :
I got an error.
Simulation_TIPE_2 :
I got 6 error but they are similar errors. In each case, an error is output because the variable is undefined.
回答 (1 件)
luc anchling
2020 年 2 月 8 日
0 投票
2 件のコメント
Two variables are undefined.These values must be determined by you.
% right side are "dummy" value.
thermal_mass = XXX; % Thermal Mass block
exchanger_area = YYY; % Conductive Heat Transfer block
Some parameters are defined in the model function initial function.

luc anchling
2020 年 2 月 13 日
カテゴリ
ヘルプ センター および File Exchange で Thermodynamics and Heat Transfer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
