targetRes

Note

This command has been ported to the new APBS syntax (see YAML- and JSON-format input files); see FiniteElement.initial_mesh_resolution().

Specify the target resolution of the simplices in a finite element mesh (fe-manual). The syntax is:

targetRes { res }

where res is a floating point number denoting the target resolution for longest edges of simplices in mesh (in Å). Refinement will continue until the longest edge of every simplex is below this value or the number of vertices reaches targetNum.