I'm using openstudio v2.4.1. When applying the AEDK12SlabandBasement measure, the run fails and the error reads "The initial IDF isn't configured to run slab or basement".
`Initializing workflow.
Processing OpenStudio Measures.
Translating the OpenStudio Model to EnergyPlus.
Processing EnergyPlus Measures.
Applying AedgK12SlabAndBasement
Result: Fail
Initial Condition: The initial IDF isn't configured to run slab or basement.
Error: uninitialized constant OpenStudio::Runmanager
eval:180:in const_missing'
C:/Users/xchen/AppData/Local/Temp/OpenStudioApp.j14232/resources/measures/AedgK12SlabAndBasement/measure.rb:326:in
run'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:452:in apply_measure'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:74:in
block in apply_measures'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:32:in each_index'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/util/measure.rb:32:in
apply_measures'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/jobs/run_ep_measures.rb:41:in perform'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/run.rb:261:in
step'
:/ruby/2.2.0/gems/openstudio-workflow-1.3.1/lib/openstudio/workflow/run.rb:210:in run'
:/openstudio_cli.rb:821:in
execute'
:/openstudio_cli.rb:620:in execute'
:/openstudio_cli.rb:1547:in
<main>'
eval:85:in `eval'
eval:85:in `require_embedded_absolute'
eval:70:in `block in require'
eval:64:in `each'
eval:64:in `require'
eval:2:in `<main>'
Info: Using lastEpwFilePath specified by runner
Info: Running expandobjects and slab in C:/Users/xchen/AppData/Local/Temp/OpenStudioApp.j14232/resources/measures/AedgK12SlabAndBasement/run/. This may take a few minutes. Failed.`
I tried to add ground temperature in the model but that didn't help. Is there any other objects that I need to include in the osm file to get this measure working?