Navigation

  • index
  • modules |
  • next |
  • previous |
  • GROMACS 2022.3 »
  • gmxapi Python package »
  • Python User Guide

Python User GuideΒΆ

  • Full installation instructions
    • Overview
    • Background
    • Installing the Python package
    • Accessing gmxapi documentation
    • Testing
    • 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
    • Simulation module
    • Utilities
    • 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.

Previous topic

gmxapi Python package

Next topic

Full installation instructions

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • GROMACS 2022.3 »
  • gmxapi Python package »
  • Python User Guide
© Copyright 2022, GROMACS development team. Created using Sphinx 4.2.0.