-
the following ruby script demonstrates the issue:
it works fine on all developer builds and the Windows installer, but fails on the Mac installer.
``` ruby
require 'openstudio'
require 'qaqc/QAQC'
…
-
Is there a way to include a parameter in the PEcAn sensitivity analysis, but to 'turn off' the meta-analysis. In other words is there a way to use the parameter prior from the database directly and no…
-
I made a mistake when I corrected a bunch of E-spp.txt files after modifying the change_e code. If anything is done to M the natM_type needs to be different than NULL. So in all scenarios using E2,E6,…