Skip to content
Snippets Groups Projects
user avatar
jzimmer authored
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10763 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2639347e
History
Name Last commit Last update
..
Install.sh
README
fix_atc.cpp
fix_atc.h
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.