Hello,
I am an undergraduate student trying to simulate HVAC faults using Openstudio, I have downloaded the NREL fault measures and added them to my measures folder. The model I am using is the Small Office DOE Model.
I have been trying to resolve an error I encountered when trying to apply the CondenserFoulingChiller measure into my model. https://github.com/NREL/OpenStudio-fault-measure-gem/tree/master/lib/measures/CondenserFoulingChiller
The error message: Could not set argument 'chiller_choice' to value 'Chiller Electric EIR 1' :/ruby/2.7.0/gems/openstudio-workflow-2.2.0/lib/openstudio/workflow/util/measure.rb failed with message Error assigning argument in measure :/ruby/2.7.0/gems/openstudio-workflow-2.2.0/lib/openstudio/workflow/util/measure.rb. Failed with Could not set argument 'chiller_choice' to value 'Chiller Electric EIR 1', :/ruby/2.7.0/gems/openstudio-workflow-2.2.0/lib/openstudio/workflow/util/measure.rb:226:in `apply_arguments_2'
I am still a beginner with this software so a dumb down explanation would be greatly appreciated.
Thank you