Commit Graph

31 Commits

Author SHA1 Message Date
5e861837d8 update input for current code 2015-09-09 20:31:43 -04:00
f8daecd639 Merge remote branch 'lammps-ro/master' into lammps-icms
Resolved Conflicts:
	doc/Manual.html
	doc/Manual.txt
	examples/USER/openmp/parm.pegc12e8
	examples/USER/openmp/parm.pegc12e8-omp
2014-04-09 13:49:45 +02:00
479db22978 update and remove crud. 2012-01-05 14:41:52 -05:00
a5e119a167 fix final glitch in tip4p specific ev_tally call 2010-07-22 10:28:05 -04:00
d3e8436b54 add test input for tip4p water. 2010-07-22 10:12:38 -04:00
dfb10b9311 adapt pair style soft/omp to mainline changes.
the growth of potential the potential prefactor
is now handled by fix adapt. adjust example inputs
and reference log files to this change.
2010-06-20 17:52:37 -04:00
805af30844 add example/test input for granular pair styles. 2010-06-06 16:45:10 -04:00
a4171a07fe added example input for colloid pair style.
OpenMP seems to be broken
2010-06-05 21:53:57 -04:00
f0bb0f783d demo/test examples for OpenMP variants of asphere 2010-06-05 19:32:29 -04:00
c35ea32df3 add a bunch more examples for tests and benchmarks. 2010-06-05 18:48:21 -04:00
2d69156a85 adjust inputs for new fix wall/reflect syntax 2010-06-04 10:52:16 -04:00
b1e171fb5d add test and benchmark input for opls/omp 2010-06-03 19:10:06 -04:00
077e256270 add input example for dpd/tstat/omp 2010-06-02 18:45:31 -04:00
0c89650a4e new and much smaller tests for dpd and soft. 2010-06-02 18:14:36 -04:00
8d36344d0a input example for OpenMP ewald. 2010-06-02 14:54:36 -04:00
0b62f0bf85 add omp version for ewald (not yet threaded). 2010-06-02 14:22:19 -04:00
b844ff3a7b add "real world" example system for soft and dpd 2010-06-01 20:51:31 -04:00
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
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
5b69d29c78 use more /omp styles in test examples. 2010-05-25 19:35:55 -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
7071a33152 add example input for OpenMP enable CHARMM pair style. 2010-05-05 23:14:48 -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