We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[14:05:05.820516 ERROR] C:/a/urbanopt-cli/urbanopt_reopt/.bundle/install/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/measure.rb failed with message Runner error C:/a/urbanopt-cli/urbanopt_reopt/.bundle/install/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/measure.rb failed with undefined method heatingFuelTypes' for #<OpenStudio::Model::ThermalZone:0x00000216ec7742c8>, C:/a/urbanopt-cli/urbanopt_reopt/.bundle/install/ruby/2.7.0/gems/openstudio-standards-0.5.0/lib/openstudio-standards/standards/Standards.ThermalZone.rb:667:in thermal_zone_fossil_or_electric_type'
heatingFuelTypes' for #<OpenStudio::Model::ThermalZone:0x00000216ec7742c8>, C:/a/urbanopt-cli/urbanopt_reopt/.bundle/install/ruby/2.7.0/gems/openstudio-standards-0.5.0/lib/openstudio-standards/standards/Standards.ThermalZone.rb:667:in
Steps to reproduce the behavior:
uo create -p "project name" -v uo create -s "project name"/example_project_with_PV.json uo create -r "project name"/baseline_scenario.csv (manually copy the resources and measures folder from example_files to the project folder
uo run -s "project name"/REopt_baseline_scenario.csv -f "project name"/example_project_with_PV.json
Windows
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Actual behavior
[14:05:05.820516 ERROR] C:/a/urbanopt-cli/urbanopt_reopt/.bundle/install/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/measure.rb failed with message Runner error C:/a/urbanopt-cli/urbanopt_reopt/.bundle/install/ruby/2.7.0/gems/openstudio-workflow-2.3.1/lib/openstudio/workflow/util/measure.rb failed with undefined method
heatingFuelTypes' for #<OpenStudio::Model::ThermalZone:0x00000216ec7742c8>, C:/a/urbanopt-cli/urbanopt_reopt/.bundle/install/ruby/2.7.0/gems/openstudio-standards-0.5.0/lib/openstudio-standards/standards/Standards.ThermalZone.rb:667:in
thermal_zone_fossil_or_electric_type'To Reproduce
Steps to reproduce the behavior:
uo create -p "project name" -v
uo create -s "project name"/example_project_with_PV.json
uo create -r "project name"/baseline_scenario.csv
(manually copy the resources and measures folder from example_files to the project folder
uo run -s "project name"/REopt_baseline_scenario.csv -f "project name"/example_project_with_PV.json
Additional context
Windows
The text was updated successfully, but these errors were encountered: