NREL / resstock

Highly granular modeling of residential building stocks at national, regional, and local scales using OpenStudio/EnergyPlus.
https://resstock.nrel.gov
Other
107 stars 55 forks source link

Roof Radiant Barrier Issue #1290

Open Urvi59237 opened 2 months ago

Urvi59237 commented 2 months ago

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? Roof Radiant Barrier- Issue

afontani commented 1 month 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