bramvdh91 / modelica-ibpsa

Modelica libraries that are used and/or developed within IEA EBC Annex 60
0 stars 0 forks source link

Improve initialization of ULg pipe #61

Closed bramvdh91 closed 7 years ago

bramvdh91 commented 7 years ago

Use 17°C as initial temperature instead of 20.

bramvdh91 commented 7 years ago

@marcusfuchs I see that the initialization is now a parameter (initial enthalpy at in- and outlet) in PipeLosslessPlugFlow. Would you say it is better to make the temperature the initialization input here or are you using this parameter somewhere else already? If not, I would propose to change the enthalpy by the temperature (bit more relatable) and calculate the enthalpy inside the component.

bramvdh91 commented 7 years ago

@k-sartor Added initialization, yielding very good results! validationpipeulg

bramvdh91 commented 7 years ago

Only added initialization for PipeHeatLossMod, see #63

k-sartor commented 7 years ago

Ok. I will check the experimental data with the last model.

2016-11-29 16:37 GMT+01:00 Bram van der Heijde notifications@github.com:

Only added initialization for PipeHeatLossMod, see #63 https://github.com/bramvdh91/modelica-annex60/issues/63

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bramvdh91/modelica-annex60/issues/61#issuecomment-263603930, or mute the thread https://github.com/notifications/unsubscribe-auth/ANpaShLbT5H-eohrHEJrhHCGgOGMUVbjks5rDEa2gaJpZM4K9utv .

bramvdh91 commented 7 years ago

Closed by #64