Mesh refinement + mesh modification + prism6 does not create expected variable continuity #29125
Open
5 tasks done
Labels
C: Modules/Solid Mechanics
Tickets pertaining to the solid_mechanics module
P: normal
A defect affecting operation with a low possibility of significantly affects.
T: defect
An anomaly, which is anything that deviates from expectations.
Description
When running a 2 hex cell with top cell being refined, a classic pressure on top problem, anchor on bottom produces the expected solution in the regular case and when there is a mesh modifier that switches the subdomain assignments between the initial mesh and the mesh on which the BC is applied
With prisms, the solution is not right in that second case.
The solution is right without any block restriction on displacements
Note that in some configuration (when moving all elements to subdomain 1), the activation of the BC causes a seg fault. Unclear why at the moment
How to reproduce
Run this input with solid mechanics:
Impact
Wrong results
Discussed in #29079
Originally posted by PEI0214 November 14, 2024
Check these boxes if you have followed the posting rules.
Question
Hello,
When I use mesh refinement and MeshModifiers together, the following happens. This doesn't seem normal. When the grid is 8-node cells, this phenomenon does not occur.
Grid and result
The 6-node grid and results are as follows:
The 8-node grid and results are as follows:
The text was updated successfully, but these errors were encountered: