lammps/src/USER-ATC
sjplimp 4baf5cec99 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8360 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-06-20 18:06:29 +00:00
..
Install.sh git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8360 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-06-20 18:06:29 +00:00
README git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6830 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-08-27 19:03:30 +00:00
fix_atc.cpp git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8226 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-06-06 22:47:51 +00:00
fix_atc.h git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8226 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-06-06 22:47:51 +00:00

README

This package implements a "fix atc" command which can be used in a
LAMMPS input script.  This fix can be employed to either do concurrent
coupling of MD with FE-based physics surrogates or on-the-fly
post-processing of atomic information to continuum fields.

See the doc page for the fix atc command to get started.  At the
bottom of the doc page are many links to additional documentation
contained in the doc/USER/atc directory.

There are example scripts for using this package in examples/USER/atc.

This package uses an external library in lib/atc which must be
compiled before making LAMMPS.  See the lib/atc/README file and the
LAMMPS manual for information on building LAMMPS with external
libraries.

The primary people who created this package are Reese Jones
(rjones at sandia.gov), Jeremy Templeton (jatempl at sandia.gov) and Jon
Zimmerman (jzimmer at sandia.gov) at Sandia.  Contact them directly if
you have questions.