Open RuthUrban opened 11 months ago
See also Reported by @brgix here https://github.com/openstudiocoalition/OpenStudioApplication/issues/653#issuecomment-1872964638
This seems like a NREL/OpenStudio SDK issue. I'm guessing it's the clone method that's messed up.
Yup, filed at https://github.com/NREL/OpenStudio/issues/5074
Issue overview
We created an OpenStudio model with a horizontal ground heat exchanger, but OpenStudio isn’t allowing input of “Undisturbed Ground Temperature Model” in the object “OS:GroundHeatExchanger:HorizontalTrench”. The field is greyed-out and can’t be selected.
Current Behavior
The simulation crashes with this message:
“[BOOST_ASSERT] <2> Assertion modelObject failed on line 175 of class openstudio::model::ModelObject __cdecl openstudio::model::detail::GroundHeatExchangerHorizontalTrench_Impl::undisturbedGroundTemperatureModel(void) const in file D:\OSN\src\model\GroundHeatExchangerHorizontalTrench.cpp.”
Expected Behavior
Steps to Reproduce
See discussion on unmet hours: https://unmethours.com/question/97673/horizontal-ground-heat-exchanger/
Possible Solution
See discussion on unmet hours: https://unmethours.com/question/97673/horizontal-ground-heat-exchanger/ We (with help) developed a work around, but this should be properly fixed.
Details
Environment
See discussion on unmet hours: https://unmethours.com/question/97673/horizontal-ground-heat-exchanger/
Context