Correct BufferStorage initialization of energyDynamics
What is the problem?
In e.g. AixLib.Fluid.Storage.BaseClasses.StorageCover
values for TStartWall
and TStartIns
exists but they are not used.
How do we want to solve it? Describe the solution you'd like
Parse the start values to the capacities and implement correct usage of energyDynamics
.