APBS is a software package for the numerical solution of the Poisson-Boltzmann equation, a popular continuum model for describing electrostatic interactions between molecular solutes over a wide range of length scales.
APBS is a software package for the numerical solution of the Poisson-Boltzmann equation, a popular continuum model for describing electrostatic interactions between molecular solutes over a wide range of length scales.
To install apbs, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install apbs
To see what files were installed by apbs, run:
port contents apbs
To later upgrade apbs, run:
sudo port selfupdate && sudo port upgrade apbs
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.