bramvdh91 / modelica-ibpsa

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

Fix delay tracker initialization #70

Open bramvdh91 opened 7 years ago

bramvdh91 commented 7 years ago

Not starting a simulation at t=0 currently causes erroneous behaviour because the delay spatialDistribution is still initialized at t=0.

bramvdh91 commented 7 years ago

Initialization seems to be fixed, but double pipe model fails sometimes because of convergence issues.