Skip to content

Conversation

@lindsayad
Copy link
Member

@lindsayad lindsayad commented Oct 27, 2025

Closes #31804

@lindsayad lindsayad force-pushed the investigate-mixed-constraints branch from 0be4ae4 to 2d2f5ce Compare October 27, 2025 22:54
@lindsayad lindsayad changed the title [WIP] investigate mixed constraints investigate mixed constraints Oct 27, 2025
@lindsayad lindsayad changed the title investigate mixed constraints Re-enable a mix of nodal and node-face constraints Oct 27, 2025
@lindsayad lindsayad force-pushed the investigate-mixed-constraints branch 2 times, most recently from 7855b88 to b6c446e Compare October 27, 2025 23:22
@moosebuild
Copy link
Contributor

moosebuild commented Oct 28, 2025

Job Documentation, step Docs: sync website on 3d65508 wanted to post the following:

View the site here

This comment will be updated on new commits.

@moosebuild
Copy link
Contributor

moosebuild commented Oct 28, 2025

Job Coverage, step Generate coverage on 3d65508 wanted to post the following:

Framework coverage

e0c998 #31800 3d6550
Total Total +/- New
Rate 85.98% 85.98% +0.00% 100.00%
Hits 124191 124195 +4 20
Misses 20255 20255 - 0

Diff coverage report

Full coverage report

Modules coverage

Solid mechanics

e0c998 #31800 3d6550
Total Total +/- New
Rate 84.97% 84.97% - 100.00%
Hits 28104 28104 - 4
Misses 4972 4972 - 0

Diff coverage report

Full coverage report

Thermal hydraulics

e0c998 #31800 3d6550
Total Total +/- New
Rate 88.58% 88.57% -0.01% 100.00%
Hits 14735 14735 - 6
Misses 1899 1901 +2 0

Diff coverage report

Full coverage report

Full coverage reports

Reports

This comment will be updated on new commits.

@lindsayad lindsayad force-pushed the investigate-mixed-constraints branch from b6c446e to 6ece4bf Compare October 28, 2025 19:12
@lindsayad lindsayad marked this pull request as ready for review October 28, 2025 23:48
@lindsayad
Copy link
Member Author

@lindsayad lindsayad force-pushed the investigate-mixed-constraints branch from 6ece4bf to 3d65508 Compare October 29, 2025 15:41
input = nodal-plus-node-face-constraints.i
run_sim = True
requirement = 'The system shall be able to compute a perfect Jacobian for a mix of nodal and node-face constraints.'
difference_tol = 1e2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is too high no? we usually use 1e8 less than this

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

difference tolerance is meaningless. It scales with things like Young's modulus

@moosebuild
Copy link
Contributor

Job Test, step Results summary on 3d65508 wanted to post the following:

Framework test summary

Compared against e0c9988 in job civet.inl.gov/job/3341939.

Removed tests

Added tests

Run time changes

Modules test summary

Compared against e0c9988 in job civet.inl.gov/job/3341939.

Removed tests

Added tests

Test Time (s)
solid_mechanics/test:mixed-constraint-types.jac 2.53
solid_mechanics/test:mixed-constraint-types.results 0.93

Run time changes

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.

linear and node face constraints can't be enforced at the same time

3 participants