Navigation

  • index
  • modules |
  • next |
  • previous |
  • gmxapi »

Python User GuideΒΆ

  • Full installation instructions
    • Overview
    • Background
    • Installing the Python package
    • Accessing gmxapi documentation
    • Troubleshooting
  • Using the Python package
    • Notes on parallelism and MPI
    • Running simple simulations
    • Running ensemble simulations
    • Accessing command line tools
    • Preparing simulations
    • Using arbitrary Python functions
    • Subgraphs
    • Looping
    • Logging
    • More
  • gmxapi Python module reference
    • gmxapi basic package
    • Status messages and Logging
    • Exceptions module
    • gmx.version module
    • Core API

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.

Todo

Example scripts. See issue 3014

Previous topic

gmxapi Python package

Next topic

Full installation instructions

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • gmxapi »
© Copyright 2017, M. Eric Irrgang and Peter Kasson; 2019, GROMACS development team. Created using Sphinx 2.3.1.