mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5389 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
4bd0f5d3fd
commit
9c8393dd3a
|
@ -4,7 +4,9 @@
|
|||
The programs in this folder can be used to analyze the
|
||||
output of simulations using the ReaxFF potentials;
|
||||
|
||||
mol_fra.c: analyzes the output of fix reax/bonds.
|
||||
mol_fra.c: analyzes the output of fix reax/bonds
|
||||
Compile it using a C compiler
|
||||
To test, run it with Cutoff.dic and bonds.reax
|
||||
Contact: Aidan Thompson
|
||||
|
||||
bondConnectCheck.f90: analyzes the output of fix reax/bonds.
|
||||
|
|
Loading…
Reference in New Issue