Did the “Mesh Refinement” item from v2.4.0 get changed to “Local Mesh Size” in v2.5.0? If so, it should have the same function, right?
A mesh refinement I did in v2.4.0 does not work as a local mesh size in v2.5.0, neither with element size nor with number of elements. I have also tried various sizes/scales.
the new local mesh size option says, that the global mesh size overrides the local mesh size. Should it not be the other way round? How can i make a global course mesh and a refinement in a radius?
This is how Netgen works. If you need a coarse mesh, set Elements per edge and Elements per curvature to low values. 0.5 or 0.1. Leave the minimum element size small. The mesher will always try to create elements as large as possible.