Using Coolprop in Simulink
Mostra commenti meno recenti
Hi everyone, I have a question that bother me from long time, I've written my function of Organic Rankine Cycle .m-file in a Matlab and I'm going to put it inside Simulink, I know there are some possibilities to do it, but the more feasible (I think) consists of using an interpolated lookup table of the "Thermal Liquid Settings (TL) block". I have already (manually) prepared the table in a .mat-file, but the problem is: how I can get physical properties of fluid from the block ? for example a call like :
CoolProp.PropsSI('S','T',T3,'P',p_evap,'Novec649')
there is this example on the website, but it cannot help me Rankine Cycle (Steam Turbine) I want not use a low level interface for several reason, is there someone that is able to provide a solution ? Thanks
Roberto
2 Commenti
Vishal Varadraj
il 17 Gen 2022
Did you manage to figure it out in the end?
Roberto Tascioni
il 17 Gen 2022
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Pumps and Motors in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!