UdK-VPT / BuildingSystems

Modelica BuildingSystems library
http://modelica-buildingsystems.de/
BSD 3-Clause "New" or "Revised" License
70 stars 34 forks source link

Use of not standardized annotation `NumberOfIntervals` #26

Closed jmoeckel closed 9 years ago

jmoeckel commented 9 years ago

The flag NumberOfIntervals within annotations is not standardized and throws an error in pedantic mode.

Following three (not Annex60)-files must be corrected:

Solution: Replace it with flag Interval (= (StopTime - StartTime)/NumberOfIntervals)