Hi I have the current blockMeshDict files (attached), and I want to refine this mesh along the `x` and `y` axis, I have no problem with the z axis.

If I increment the blocks resolution of the mesh along the z axis the checkMesh utility say that the mesh its OK. for finer mesh and coarse mesh along this axis.

If I increment the mesh resolution along the `x` or `y` axis the checkMesh throws errors. so I think that increase the blocks resolution its not the solution, and I want to try using the refineMesh utility, to see what's happen. But I don’t have any idea how to use it, I search for the web and see that a refineMeshDict is needed, but the first parameter of the dict is a set of cells to be refined and I don’t know haw to create it.

So I really do not know what is the best choice for refine my mesh and how to do it, please any help?

Similar questions and discussions