Ansys Learning Forum › Forums › Discuss Simulation › Preprocessing › invalid keypoint selected for mesh refinement › Reply To: invalid keypoint selected for mesh refinement
October 31, 2021 at 4:42 pm
nwood99
Subscriber
Rkumbar
After reviewing your comment, I've found some commands that accomplish my goal quite readily. For 2D meshes, the LDIV command creates a keypoint that's associated with the mesh and thus allows me to refine at the point I wish. For 3D meshes, creating hardpoints lets me command the mesh to refine at an arbitrary spot by forcing a node to be created at that spot (which you can then refine about). Thanks for pointing me in the right direction!