Python User GuideΒΆ
After installing GROMACS and the gmxapi Python package, use pydoc gmxapi
from the command line or import gmxapi; help(gmxapi)
within Python for
package and module documentation.
After installing GROMACS and the gmxapi Python package, use pydoc gmxapi
from the command line or import gmxapi; help(gmxapi)
within Python for
package and module documentation.