Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Building library - Dymola

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"));

Building library - Dymola

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"));