Skip to content
New issue

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

Crash when defining horizontal ground heat exchanger #649

Open
RuthUrban opened this issue Dec 22, 2023 · 4 comments
Open

Crash when defining horizontal ground heat exchanger #649

RuthUrban opened this issue Dec 22, 2023 · 4 comments
Labels
OpenStudio SDK Issue An issue that is not related to OpenStudioApplication but to NREL/OpenStudio SDK severity - Normal Bug 🐛

Comments

@RuthUrban
Copy link

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

@RuthUrban RuthUrban added the Triage Issue needs to be assessed and labeled, further information on reported might be needed label Dec 22, 2023
@jmarrec
Copy link
Collaborator

jmarrec commented Jan 8, 2024

See also Reported by @brgix here #653 (comment)

@jmarrec jmarrec added severity - Normal Bug 🐛 and removed Triage Issue needs to be assessed and labeled, further information on reported might be needed labels Jan 8, 2024
@jmarrec
Copy link
Collaborator

jmarrec commented Jan 8, 2024

This seems like a NREL/OpenStudio SDK issue. I'm guessing it's the clone method that's messed up.

@jmarrec
Copy link
Collaborator

jmarrec commented Jan 8, 2024

Yup, filed at NREL/OpenStudio#5074

@jmarrec jmarrec added the OpenStudio SDK Issue An issue that is not related to OpenStudioApplication but to NREL/OpenStudio SDK label Jan 8, 2024
@brgix
Copy link

brgix commented Aug 8, 2024

Mentioned in this recent UMH post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OpenStudio SDK Issue An issue that is not related to OpenStudioApplication but to NREL/OpenStudio SDK severity - Normal Bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants