"Negative Jacobian" when using GapHeatTransfer #27934
-
Hi there, I was using GapHeatTransfer, but encountered a "negative jacobian" error. Model: Input: Error:
Negative Jacobian error occurs at the inner hollow on the top surface of the hollow cylinder, with no node exists there Troubleshooting attempt:
Is the problem due to the fact that GapHeatTransfer cannot applied to situation when two surfaces have different shapes? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 19 replies
-
Hello When using the MeshDiagnosticsGenerator in 1), did you use the element jacobian check? A close up to the elements around (-0.0962917, 0.0269797, 0.5) (from the log) could show the issue Guillaume |
Beta Was this translation helpful? Give feedback.
@maxnezdyur you were on the right track
With a try/catch we can get further
@WayneX-Wong please check out this branch and see if the results are good for you
#28149
It still has to skip some contact nodes because it cant find a solution. But at least the solve starts