meshΒΆ

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
MSMS
1
SES implementation in NanoShaper
2
Skin surface implementation in NanoShaper

The default avlue is MSMS. Note that the executables for MSMS and 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-pdb2pqr/issues/496