Building library - Dymola

asked 2018-01-04 13:10:59 -0500

RicardoPereira's avatar

updated 2018-01-04 13:28:02 -0500

I am trying to adapt the following model: HeatingCoolingHotWaterSmall

to the reality of my College, I need the water leaving my plant from 70 to 85 Celsius to produce a temperature change of 10 to 15 celsius depending on the weather, are those the parameters I have to change in the code to achieve it?

dTHeaEva_nominal=-15

TSetHeaLea = 273.15+70

TSetCooLea = 273.15+85

annotation(Dialog(group="Design parameter"));
edit retag flag offensive close merge delete