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

stozaki
stozaki 2020년 2월 6일
편집: stozaki 2020년 2월 6일
environment_temperature that is variable is not defined in the base workspace.
You speak about the first or the second one or both simulations ??
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
luc anchling 2020년 2월 8일

0 개 추천

Normally I fix the problem you talked about, I got another problem come from equations, I don't know if we can solve this one because we cannot modificate it. And I create all variable but I don't know where they are (Where I have to go to modificate it ?)
Thanks

댓글 수: 2

stozaki
stozaki 2020년 2월 8일
편집: stozaki 2020년 2월 8일
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.
modelProp.png
I think that I created all variable (but I'm not really sure about it), but it persist some errors due to equations locations but I don't really think that I'm capable of modificate thedse equations they seems to be locked and unmodificable.
Thanks

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Thermodynamics and Heat Transfer에 대해 자세히 알아보기

제품

릴리스

R2019b

질문:

2020년 2월 6일

댓글:

2020년 2월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by