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

Fixed Crash in CondFD for Interzone Surfaces for Very Specific Condition #8937

Merged
merged 1 commit into from Aug 21, 2021

Commits on Jul 30, 2021

  1. Correct CondFDCrash Fix and Unit Test

    This commit includes the fix and the unit test for defect #8919.  Under a particular condition (CondFD used, interzone surface that has another zone as the outside boundary condition causing E+ to create it internally, and the user supplying the reversed construction but it isn't used by any user defined surface), a variable was not being set (IsUsed) for the reversed construction causing a crash (array index of zero).  This is now fixed and this particular case trapped by the new unit test.
    RKStrand committed Jul 30, 2021
    5 Configuration menu
    Copy the full SHA
    ebc15a5 View commit details
    Browse the repository at this point in the history