From 55d3edef2f7b7ac7651c715aec3e3d7fa2ba57e6 Mon Sep 17 00:00:00 2001 From: Steve Plimpton Date: Fri, 25 Mar 2022 16:10:43 -0600 Subject: [PATCH] doc info in sequence_driver.py --- examples/mdi/sequence_driver.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/mdi/sequence_driver.py b/examples/mdi/sequence_driver.py index 55fa2f8daa..c7527cb6d4 100644 --- a/examples/mdi/sequence_driver.py +++ b/examples/mdi/sequence_driver.py @@ -1,5 +1,6 @@ # MDI driver to perform a series of independent calculations -# using LAMMPS as a standalone engine +# using LAMMPS (or a QM code with MDI support) as an MDI engine, +# the engine can be either a standalone code or a plugin library # Syntax: python3 series_driver.py switch arg switch arg ... # possible switches: