lbl-srg / modelica-buildings

Modelica Buildings library
253 stars 157 forks source link

Add vendor annotation to flag the non-G36 parameter values, instance #2191

Open JayHuLBL opened 4 years ago

JayHuLBL commented 4 years ago

The sequences in Buildings.Controls.OBC.ASHRAE.G36_PR1 would include instances that are not from the G36, or the parameter values are not referred from the guideline. This issue is to add flag to the instance as below:

JayHuLBL commented 11 months ago

The flag __cdl(ValueInReference=xxx) has been included, but the __cdl(InstanceInReference=False) is still to be added.