From 1a3c6d3dbce833aa253befce0aeb6092674d6198 Mon Sep 17 00:00:00 2001 From: Steve Plimpton Date: Mon, 28 Mar 2022 14:33:17 -0600 Subject: [PATCH] tweak to one MDI doc file --- doc/src/fix_mdi_aimd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/fix_mdi_aimd.rst b/doc/src/fix_mdi_aimd.rst index b63e85daf6..1e81fd5fa2 100644 --- a/doc/src/fix_mdi_aimd.rst +++ b/doc/src/fix_mdi_aimd.rst @@ -39,7 +39,7 @@ driver or engine. The examples/mdi directory contains input scripts perfoming AIMD in this manner with LAMMPS acting as both a driver and an engine (surrogate for a QM code). The examples/README file explains how to -launch both client and server codes so that they communicate using the +launch both driver and engine codes so that they communicate using the MDI library via either MPI or sockets. Any QM code that supports MDI could be used in place of LAMMPS acting as a QM surrogate. See the :doc:`Howto mdi ` page for a current list (March 2022) of