I am trying to use the Add Interval Schedule From File measure to input a leap year, 15-minute intervals, load profile to simulate a chilled water plant. I am using OS:LoadProfile:Plant. I have figured out how to format the .csv files and use the BCL measure. They are successfully applied to the in.osm file.
This measure does not seem to work using "Apply Now", I suspect because OpenStudio does not recognize Schedule:Compact or OS:Schedule:FixedInterval. So, it has to be applied just before translation to .idf file.
How do I get the OS:LoadProfile:Plant object to recognize the schedules if they are not available in the OpenStudio interface?
@mdahlhausen