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

Hotfix #4644 - VT rules missing for Coil:Cooling:DX:SingleSpeed and TwoSpeed #4690

Closed
jmarrec opened this issue Sep 21, 2022 · 0 comments · Fixed by #4691
Closed

Hotfix #4644 - VT rules missing for Coil:Cooling:DX:SingleSpeed and TwoSpeed #4690

jmarrec opened this issue Sep 21, 2022 · 0 comments · Fixed by #4691

Comments

@jmarrec
Copy link
Collaborator

jmarrec commented Sep 21, 2022

Issue overview

cf #4644 (comment)

Current Behavior

The reg tests are all OS_ASSERTing because this is missing VT rules.

[BOOST_ASSERT] <2> Assertion value failed on line 327 of double openstudio::model::detail::CoilCoolingDXSingleSpeed_Impl::latentCapacityTimeConstant() const in file /Users/julien/Software/Others/OpenStudio/src/model/CoilCoolingDXSingleSpeed.cpp.
[BOOST_ASSERT] <2> Assertion value failed on line 284 of double openstudio::model::detail::CoilCoolingDXSingleSpeed_Impl::nominalTimeForCondensateRemovalToBegin() const in file /Users/julien/Software/Others/OpenStudio/src/model/CoilCoolingDXSingleSpeed.cpp.
[BOOST_ASSERT] <2> Assertion value failed on line 299 of double openstudio::model::detail::CoilCoolingDXSingleSpeed_Impl::ratioOfInitialMoistureEvaporationRateAndSteadyStateLatentCapacity() const in file /Users/julien/Software/Others/OpenStudio/src/model/CoilCoolingDXSingleSpeed.cpp.
[BOOST_ASSERT] <2> Assertion value failed on line 313 of double openstudio::model::detail::CoilCoolingDXSingleSpeed_Impl::maximumCyclingRate() in file /Users/julien/Software/Others/OpenStudio/src/model/CoilCoolingDXSingleSpeed.cpp.
[BOOST_ASSERT] <2> Assertion value failed on line 327 of double openstudio::model::detail::CoilCoolingDXSingleSpeed_Impl::latentCapacityTimeConstant() const in file /Users/julien/Software/Others/OpenStudio/src/model/CoilCoolingDXSingleSpeed.cpp.

Expected Behavior

Steps to Reproduce

Possible Solution

Details

Environment

Some additional details about your environment for this issue (if relevant):

  • Platform (Operating system, version):
  • Version of OpenStudio (if using an intermediate build, include SHA):

Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant