From 0f143fe4b6f48be94b81ce0d2ffd034e26e2de02 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 24 Sep 2009 17:49:17 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3174 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/fix_atc.html | 7 ++++++- doc/fix_atc.txt | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/doc/fix_atc.html b/doc/fix_atc.html index 8ee90012dc..7e742ece00 100644 --- a/doc/fix_atc.html +++ b/doc/fix_atc.html @@ -141,7 +141,12 @@ can be used with the start/stop keywords of the run< command. This fix is not invoked during energy minimization.

-

Restrictions: none +

Restrictions: +

+

This fix is part of the "user-atc" package. It is only enabled if +LAMMPS was built with that package, which also requires the ATC +library be built and linked with LAMMPS. See the Making +LAMMPS section for more info.

Related commands:

diff --git a/doc/fix_atc.txt b/doc/fix_atc.txt index 90728f26cd..619937d5b2 100644 --- a/doc/fix_atc.txt +++ b/doc/fix_atc.txt @@ -135,7 +135,12 @@ can be used with the {start/stop} keywords of the "run"_run.html command. This fix is not invoked during "energy minimization"_minimize.html. -[Restrictions:] none +[Restrictions:] + +This fix is part of the "user-atc" package. It is only enabled if +LAMMPS was built with that package, which also requires the ATC +library be built and linked with LAMMPS. See the "Making +LAMMPS"_Section_start.html#2_3 section for more info. [Related commands:]