Commit Graph

28 Commits

Author SHA1 Message Date
169d93ef1f add test for tersoff/zbl 2010-05-31 18:50:25 -04:00
ec523ee3ef added OpenMP versions of tersoff and tersoff/zbl 2010-05-31 17:40:54 -04:00
1265471af5 updat CG-CMM inputs, add new input for OpenMP. 2010-05-31 16:10:48 -04:00
96b6ca6bb2 added test example input for AIREBO. 2010-05-28 13:43:44 -04:00
581135accc added test example for stillinger-weber potential. 2010-05-28 11:17:58 -04:00
89e1ab870e potential table file for tabulated potential test.
this is the potential from the in.melt input, but
written to a table file with pair_write.
2010-05-27 14:50:23 -04:00
f28b103bee improved & expanded test for tabulated potentials
now testing all variants with r, r**2 and bitmap
storage and using lookup, linear, and spline
interpolation methods.
2010-05-27 14:48:21 -04:00
aca71b7dbd add test input for tabulated potentials. 2010-05-26 17:11:35 -04:00
23c4f8738d add input example for ewald/cg. 2010-05-26 12:31:09 -04:00
5b69d29c78 use more /omp styles in test examples. 2010-05-25 19:35:55 -04:00
fb88ac682f update gauss/cut log files with up-to-date compile. 2010-05-25 19:22:31 -04:00
d2066481d6 remove replicate command from example. 2010-05-25 19:11:22 -04:00
9d75229242 add one more gauss-diel example
here the coul/long part is split off into a separate
pair style. that should allow better optimization for
the very long coulomb cutoff. it also is a base test
for adding new methods of long-range coulumb treatment.
2010-05-25 15:08:17 -04:00
dc5aec4a1c added OpenMP version of the gauss potential.
this adds the code. tested. corresponding changes
to the documentation are still pending.
2010-05-25 14:14:57 -04:00
3c692add74 additional in/output set optimized for more speed
through using of a longer realspace cutoff for the
coulomb interactions and the (new) pppm/cg kspace
style that loops only over charged particles there
is a massive speedup of the calculation close to 2.5x.
2010-05-23 10:58:02 -04:00
accf90afb6 add example for gauss/diel pair style. 2010-05-21 18:55:20 -04:00
c36b939135 Merge branch 'thread-support' into lammps-icms 2010-05-08 11:55:33 -04:00
7071a33152 add example input for OpenMP enable CHARMM pair style. 2010-05-05 23:14:48 -04:00
ae6110048f Merge branch 'imd-improvements' into lammps-icms 2010-04-29 12:14:13 -04:00
cf2de48a09 correct example input files so that they work with
the new fix npt scheme in LAMMPS.
2010-04-29 09:59:40 -04:00
6f67582c9c a few more input variants to test. 2010-04-29 09:46:41 -04:00
c4b487a9fe increased problem set size in melt demo.
rebuild log files.
2010-04-28 21:36:23 -04:00
0409125c46 added log file from successful runs on regular and
threaded style input input on normal and threaded code.
2010-04-28 19:35:24 -04:00
e7cf9761fb added a version of the lj/cut pair style that is
derived from PairOMP instead of Pair. no threading
implemented yet. added some example for comparing
lj/cut to lj/cut/omp.
2010-04-28 17:51:37 -04:00
fb584674c9 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3321 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-11-06 15:39:33 +00:00
651d00d18c git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3169 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-09-24 16:32:26 +00:00
0d0871b646 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1482 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2008-02-08 21:17:58 +00:00
5683091bfb git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1481 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2008-02-08 21:16:51 +00:00