git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@390 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2007-03-09 15:45:08 +00:00
parent dc319f7cff
commit 52e9da1fc8
1 changed files with 8 additions and 0 deletions

8
examples/peptide/README Normal file
View File

@ -0,0 +1,8 @@
If you get bogus, large energies on timestep 0 when you run this
example in.peptide, you likely have a machine/compiler problem with
the pair_style "long" potentials which use Coulombic tabling by
default.
See the "Additional build tips" sub-section of the manual in
Section_start.html in the "Making LAMMPS" section for details and
suggestions on how to work around this issue.