openstudio Radiance daylighting measure
I found many queries regarding this measure. Even through, there are queries with respect to this measure and errors, i couldn't find a solution.
I have created a single house and provided illumination map and daylight sensors. However, the radiance measure is not running and creating an error as below:
No such file or directory @ rb_sysopen - C:/Users/admin/AppData/Local/Temp/OpenStudioApp.NU3124/resources/run/002_RadianceMeasure/radiance/options/treg.opt
eval:353:in `initialize'
eval:353:in `open'
eval:353:in `open'
C:/Users/admin/AppData/Local/Temp/OpenStudioApp.NU3124/resources/measures/RadianceMeasure/measure.rb:736:in `run'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.3/lib/openstudio/workflow/util/measure.rb:467:in `apply_measure'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.3/lib/openstudio/workflow/util/measure.rb:74:in `block in apply_measures'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.3/lib/openstudio/workflow/util/measure.rb:32:in `each_index'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.3/lib/openstudio/workflow/util/measure.rb:32:in `apply_measures'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.3/lib/openstudio/workflow/jobs/run_os_measures.rb:52:in `perform'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.3/lib/openstudio/workflow/run.rb:269:in `step'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.3/lib/openstudio/workflow/run.rb:216:in `run'
:/openstudio_cli.rb:937:in `execute'
:/openstudio_cli.rb:726:in `execute'
:/openstudio_cli.rb:1703:in `<main>'
eval:110:in `eval'
eval:110:in `require_embedded_absolute'
eval:95:in `block in require'
eval:89:in `each'
eval:89:in `require'
eval:2:in `<main>'
Info: Begin Encoding.default_external = UTF-8
Info: Begin Encoding.default_internal =
Info: Radiance multiprocessing features are not supported on Windows.
Info: Using 1 core(s) for Radiance jobs
Info: Found Radiance at: C:\openstudio-2.8.0\Radiance
Info: Found Perl at: C:\openstudio-2.8.0\Perl\perl\bin
Info: Found EnergyPlus at: C:\openstudio-2.8.0\EnergyPlus\energyplus.exe
Info: Radiance version: NREL 5.0.a.12 (by googs 2016.10.04) based on RADIANCE 5.0 Official Release by G. Ward
Info: Radiance binary dir: C:\openstudio-2.8.0\Radiance\bin
Info: Radiance library dir: C:\openstudio-2.8.0\Radiance\lib
Info: Translating OpenStudio 2.x model to Radiance format...
Info: OpenStudio CLI version: 2.8.0.55665635f0
Failed.
Please let me know what file is missing and how to resolve this? Thank you.
The missing files are because the Radiance translation did not complete because the OpenStudio model is not set up properly. See my answer below for more info.