Single plane computation #1144
-
Dear all, For this test case, different meshes are available from here. I am using Coarse Mixed node based but I also tried with the medium one. The computations seem to run smoothly and the results (I tried to compare steady state results) match with experimental data. However, I noticed that in the log file the check for a single plane with euler/symmetry boundary conditions always states that there is NOT a single plane. I also tried to do the meshes again from scratch, to be sure that the plane in the middle was indeed a plane. Still the same issue in the log file... May I ask you if you have ideas about the source of the issue? I am not sure if the issue is related to compiled program, but in case: Thank you in advance Nicola Fonzi |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Quick update: |
Beta Was this translation helpful? Give feedback.
-
It could be that the tolerance for checking the flatness of a boundary is too tight. |
Beta Was this translation helpful? Give feedback.
-
You are right! I will check the tolerance, but as you said the complaining is related to the axis-aligned constraint. |
Beta Was this translation helpful? Give feedback.
It could be that the tolerance for checking the flatness of a boundary is too tight.
In any case the actual implementation of the boundary is the same.
The deformation and FE solvers will only complain if the symmetry is not axis-aligned.