Adaptive meshing options #32567
-
|
Hello, I am using pre split distributed mesh for my simulation and I want to use adaptive meshing. The initial mesh is at the finest I need and I need coarsening or refinement of maximum 3 levels. I used the below options and the finest element I obtained is finer than the initial mesh I started with: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hello
The initial mesh should start coarse and we can refine it, and coarsen back what has been refined. Coarsening the initial mesh is not by and large not implemented as it is a very complex problem for a general mesh. |
Beta Was this translation helpful? Give feedback.
Hello
The initial mesh should start coarse and we can refine it, and coarsen back what has been refined.
Coarsening the initial mesh is not by and large not implemented as it is a very complex problem for a general mesh.