|
|
f0131393e0
|
Merge pull request #248 from akohlmey/collected-small-fixes
collected small bugfixes and updates
|
2016-11-04 10:58:42 -06:00 |
|
|
|
32e0a58343
|
Merge pull request #247 from akohlmey/bounds-error-with-code-line
Propagate error error locations for a few more utility functions
|
2016-11-04 10:58:14 -06:00 |
|
|
|
60908eeab4
|
Merge pull request #246 from akohlmey/manybody-short-neighbor-list
Manybody short neighbor list
|
2016-11-04 10:57:43 -06:00 |
|
|
|
8214555b29
|
Merge pull request #244 from ketankhare/patch-2
Enable write_data for dihedral style fourier
|
2016-11-04 10:57:20 -06:00 |
|
|
|
f48b71f46b
|
added examples/threebody, fix reaxc/speceies/kk
|
2016-11-04 10:56:04 -06:00 |
|
|
|
7d23a0737e
|
add thorough checking for valid arguments to -partition or -p
|
2016-11-04 00:42:23 -04:00 |
|
|
|
02510ec321
|
add temporary force accumulation to local variables for vashishta styles
|
2016-11-02 22:32:30 -04:00 |
|
|
|
33140e5004
|
accumulate forces in temporary local variables for tersoff
|
2016-11-02 22:16:53 -04:00 |
|
|
|
639fb6f444
|
use local variables for more efficient force accumulation
|
2016-11-02 17:20:56 -04:00 |
|
|
|
b156771721
|
build short neighbor list for sw on based on ij parameters only
|
2016-11-02 17:09:32 -04:00 |
|
|
|
5d787f7f16
|
avoid tiny memory leak, when the restart command is specified multiple times
|
2016-11-01 21:39:12 -04:00 |
|
|
|
c8f4b55588
|
avoid uninitialized data for using ewald/disp with lj only
|
2016-11-01 16:48:30 -04:00 |
|
|
|
e13e4031cf
|
avoid memory leak in pppm/disp/omp
|
2016-11-01 16:48:00 -04:00 |
|
|
|
782a328080
|
avoid memory leaks when using kspace solvers for lennard-jones
|
2016-11-01 14:55:13 -04:00 |
|
|
|
e81ae21dbd
|
do not access uninitialized data for ewald/disp and pppm/disp
|
2016-11-01 14:54:16 -04:00 |
|
|
|
c4b86a25a7
|
Merge branch 'master' into manybody-short-neighbor-list
|
2016-10-28 11:12:21 -04:00 |
|
|
|
218e121b41
|
Merge branch 'master' into bounds-error-with-code-line
|
2016-10-28 11:11:28 -04:00 |
|
|
|
4216be49f3
|
Merge branch 'master' into collected-small-fixes
|
2016-10-28 10:46:33 -04:00 |
|
|
|
d9891abdf4
|
new library functions
|
2016-10-27 09:34:04 -06:00 |
|
|
|
f9a9e27f5a
|
add error location propagation to atom->set_mass() and atom->check_mass()
|
2016-10-26 16:01:40 -04:00 |
|
|
|
35753b8f08
|
add error location propagation to force->bounds() and force->boundsbig()
|
2016-10-26 15:53:02 -04:00 |
|
|
|
f028a9a967
|
region cylinder is compatible with open_faces[2], so do not disallow it.
|
2016-10-26 15:04:18 -04:00 |
|
|
|
ef9f7c818e
|
fix off-by-one bug in buffer re-allocator
|
2016-10-26 10:14:08 -04:00 |
|
|
|
8e61bed2d8
|
add USER-OMP variant of manybody short neighbor list
|
2016-10-26 09:51:52 -04:00 |
|
|
|
3267b34590
|
simplify short neighbor list implementation. remove unneeded class member
|
2016-10-26 09:29:27 -04:00 |
|
|
|
0a417b4016
|
add short neighbor list support to pair style tersoff
|
2016-10-26 07:06:38 -04:00 |
|
|
|
399c0af150
|
consistent short neighbor list for vashishta and vashishta/table
|
2016-10-25 23:46:25 -04:00 |
|
|
|
e8b3f79690
|
fully tested multi-element compatible short neighbor list for Stillinger-Weber
|
2016-10-25 23:18:14 -04:00 |
|
|
|
7f3f5e8c38
|
Clean whitespace
|
2016-10-25 14:46:44 -04:00 |
|
|
|
f350500e69
|
Enable write_data
|
2016-10-25 14:43:12 -04:00 |
|
|
|
d7c77a419d
|
Enable write_data for dihedral_fourier
|
2016-10-25 14:36:18 -04:00 |
|
|
|
efaa8feab5
|
Merge pull request #239 from akohlmey/static-analysis-fixes
Static analysis fixes
|
2016-10-25 10:32:55 -06:00 |
|
|
|
ba6d1528bb
|
Merge branch 'colvars-2016-10-24' of https://github.com/giacomofiorin/lammps into colvars-update
|
2016-10-24 17:34:28 -04:00 |
|
|
|
182141b850
|
Make SMP parallelism for Colvars optional
|
2016-10-24 17:13:34 -04:00 |
|
|
|
512c413b7e
|
whitespace cleanup
|
2016-10-24 17:13:21 -04:00 |
|
|
|
7b89e47a38
|
apply corrections to issues reported by static code analysis
|
2016-10-24 17:12:28 -04:00 |
|
|
|
db36c8bcc3
|
stop with error, if molecule command requires special bond auto-generation before box is defined
|
2016-10-21 14:51:09 -04:00 |
|
|
|
991034b632
|
have bond style table exit when bond length is outside table range
|
2016-10-21 14:01:06 -04:00 |
|
|
|
a2e34aab0a
|
make certain, that atom->maxspecial is incremented with extra special space
|
2016-10-21 11:55:36 -04:00 |
|
|
|
9954d5d346
|
forgot pair table change
|
2016-10-19 10:47:07 -06:00 |
|
|
|
3d254780de
|
Merge branch 'master' of github.com:lammps/lammps
|
2016-10-19 08:58:22 -06:00 |
|
|
|
b0cf1ded38
|
Merge pull request #229 from akohlmey/small-corrections
collected various small corrections and updates
|
2016-10-19 08:57:54 -06:00 |
|
|
|
0891ed83a5
|
Merge pull request #228 from akohlmey/correct-prd-for-bigbig
make PRD code compatible with -DLAMMPS_BIGBIG
|
2016-10-19 08:56:19 -06:00 |
|
|
|
ffb8eb36da
|
Revert "recognize any word starting with FP as FPRIME style table"
This reverts commit 86f5b51133.
|
2016-10-19 10:44:38 -04:00 |
|
|
|
1a10857244
|
make PRD code compatible with -DLAMMPS_BIGBIG
|
2016-10-19 10:43:25 -04:00 |
|
|
|
2634468676
|
dead code removal
|
2016-10-19 10:42:02 -04:00 |
|
|
|
58141e0559
|
text edit
|
2016-10-19 08:41:44 -06:00 |
|
|
|
393337e7cf
|
Merge pull request #226 from akohlmey/pair-gauss-mixing
add mixing support for pair styles gauss and gauss/cut
|
2016-10-19 08:37:32 -06:00 |
|
|
|
e0ed218cc4
|
Merge pull request #224 from akohlmey/get-vars
provide an accessor for names of LAMMPS variables
|
2016-10-19 08:36:52 -06:00 |
|
|
|
86f5b51133
|
recognize any word starting with FP as FPRIME style table
|
2016-10-19 09:05:25 -04:00 |
|