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

Fix meshed gap tests #12548

Merged
merged 2 commits into from Nov 28, 2018
Merged

Fix meshed gap tests #12548

merged 2 commits into from Nov 28, 2018

Conversation

bwspenc
Copy link
Contributor

@bwspenc bwspenc commented Nov 28, 2018

closes #12499

…b#12499

If a node is close to equal distance between two competing faces,
there was inconsistent behavior, which caused a test to diff on HPC.
Fall into the case where the faces are treated as being equidistant
when you fall within tolerance now.
These tests were generating a bunch of errors because the temperatures
were right around 0.  Increase the temperature to get around that. Also,
re-gold the meshed_annulus case because of the code change to the
contact face competition when the faces are equal distance from a node
within tolerance.
@bwspenc
Copy link
Contributor Author

bwspenc commented Nov 28, 2018

@friedmud I'm requesting your review on this because you added this test originally. It was platform-dependent because the nodes are equidistant to two faces within numerical tolerance. It behaves in a deterministic way now, and it passes on both mac and hpc for me.

@aeslaughter FYI

@moosebuild
Copy link
Contributor

Job Documentation on 147ac98 wanted to post the following:

View the site here

This comment will be updated on new commits.

@aeslaughter aeslaughter merged commit 9d9df1f into idaholab:next Nov 28, 2018
@bwspenc bwspenc deleted the fix_meshed_gap_tests branch November 29, 2018 22:44
@friedmud
Copy link
Contributor

@bwspenc and @aeslaughter thanks for cleaning up something from my past. I've been a bit focused on other things lately...

@bwspenc
Copy link
Contributor Author

bwspenc commented Dec 3, 2018

@friedmud No worries. Turns out that the problem originated in code I wrote.

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

Successfully merging this pull request may close these issues.

heat conduction test meshed_gap_thermal_contact.annulus needs work
4 participants