Open Urvi59237 opened 2 months ago
It is a little difficult to see what is going on here, but in general when running a model all the arguments need to be specified. So if there is no radiant barrier, see this line with the arguments. https://github.com/NREL/resstock/blob/6e6c7932abd47cc2f76680d058c65e0b4ab064ba/resources/options_lookup.tsv#L13738
If there is a radiant barrier, use these arguments: https://github.com/NREL/resstock/blob/6e6c7932abd47cc2f76680d058c65e0b4ab064ba/resources/options_lookup.tsv#L13740
Definitions of the arguments can be found on our Read The Docs documentation: https://resstock.readthedocs.io/en/latest/workflow_inputs/characteristics.html#radiant-barrier
I am working on providing building stock analysis TA to teams where we are trying to run cold climate MSHP for Alaksa and we have encountered the error which states :
_Found error in state 'OpenStudioMeasures' with message: 'Runner error: Measure '/var/simdata/openstudio/measures/BuildExistingModel/measure.rb' reported an error with [SWIG director method error. RuntimeError: Required argument 'roof_radiant_barrier' not provided for measure 'ResStockArguments'.
Can someone help with the following error?