mesh

Todo

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

TABI-PB parameter that spceifies the meshing software used to generate surface mesh. The syntax is:

mesh {flag}

where flag is an integer indicating the meshing software to be used:

0
Formerly used for msms, no longer supported.
1
SES implementation in NanoShaper
2
Skin surface implementation in NanoShaper

Note that the executable NanoShaper must be included in your path to use them.

Todo

The integer flag values for mesh should be replaced by human-readable strings. Documented in https://github.com/Electrostatics/apbs/issues/496