Skip to content

Commit

Permalink
Merge pull request #48 from vanderhe/fixListing
Browse files Browse the repository at this point in the history
Minor indentation adjustment to fix listing in i-PI section
  • Loading branch information
bhourahine committed Oct 29, 2022
2 parents 132651b + 57026d7 commit 87f9b5c
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions docs/interfaces/ipi/ipi.rst
Expand Up @@ -13,19 +13,19 @@ Originally designed for path-integral molecular dynamics, i-PI [iPI2]_
is a python based program which can communicate with various
electronic structure and interatomic potential codes, using them to
calculate forces and energies under its control. It now includes a
range of advanced dynamics and structural drivers. These include ::

* Closed and open path integration to calculate quantum nuclear
positions and dynamics
* Molecular dynamics in various ensembles (NVE, NVT, ...)
* Thermodynamic integration, replica exchange and umbrella sampling
to efficiently calculate free energies and sample free energy
landscapes
* Hessian evaluation for vibrational modes, free energy or instanton
dynamics
* Geometry optimisation and transition state search methods (nudged
elastic band, NEB, is temporarily disabled in i-PI 2.0, see
:ref:`sec-interfaces-ase-neb` for an alternative)
range of advanced dynamics and structural drivers. These include:

* Closed and open path integration to calculate quantum nuclear
positions and dynamics
* Molecular dynamics in various ensembles (NVE, NVT, ...)
* Thermodynamic integration, replica exchange and umbrella sampling
to efficiently calculate free energies and sample free energy
landscapes
* Hessian evaluation for vibrational modes, free energy or instanton
dynamics
* Geometry optimisation and transition state search methods (nudged
elastic band, NEB, is temporarily disabled in i-PI 2.0, see
:ref:`sec-interfaces-ase-neb` for an alternative)

See the full `list of i-PI features
<http://ipi-code.org/about/features/>`_ for more details.
Expand Down

0 comments on commit 87f9b5c

Please sign in to comment.