|
|
095c6a9850
|
Finished cleaning up and testing. MLIAPData class is now fully integrated with ComputeMLIAP and PairMLIAP
|
2020-07-11 19:01:16 -06:00 |
|
|
|
5f14d5c87f
|
must not override flag for negative angles and bonds
|
2020-07-11 18:36:19 -04:00 |
|
|
|
25e54bd68e
|
Merge branch 'master' into write-bonus-data
|
2020-07-11 18:31:44 -04:00 |
|
|
|
284b1618f9
|
Merge pull request #2227 from akohlmey/collected-small-fixes
Collected small updates and bugfixes
|
2020-07-11 18:30:27 -04:00 |
|
|
|
83291fdd67
|
may not use pair_style kim before box is defined
NOTE: this will not happen when the kim_init and kim_interactions commands are used.
|
2020-07-11 18:07:25 -04:00 |
|
|
|
f969d9ab72
|
add space for terminating NULL byte in MPIIO dump styles.
closes #2225
|
2020-07-11 13:19:08 -04:00 |
|
|
|
f307d7f5f9
|
count total number of styles including aliases, suffixes, and undocumented
|
2020-07-11 13:18:44 -04:00 |
|
|
|
cd0b034cab
|
adjust regex for removed styles to correctly handle command styles
|
2020-07-11 13:18:33 -04:00 |
|
|
|
b3060bc48e
|
add suppressions for googletest
|
2020-07-11 13:18:14 -04:00 |
|
|
|
e42342ff51
|
zero out additionally allocated struct Param storage
|
2020-07-11 13:18:04 -04:00 |
|
|
|
8359a4384a
|
more OpenMPI suppressions
|
2020-07-11 13:17:51 -04:00 |
|
|
|
c6dc8b5414
|
fix initialition issue
|
2020-07-11 13:17:39 -04:00 |
|
|
|
9fe0b1cb5e
|
ewald_order needs to be saved in restart
|
2020-07-11 13:17:24 -04:00 |
|
|
|
4778887243
|
fix memory leak in pair style sw/intel for good
|
2020-07-11 13:17:10 -04:00 |
|
|
|
510d5277c1
|
fix typo
|
2020-07-11 13:16:58 -04:00 |
|
|
|
b49f0a6a09
|
avoid memory leak in pair style sw/intel
|
2020-07-11 13:16:36 -04:00 |
|
|
|
4b2c1f5edd
|
some more OpenMPI suppressions
|
2020-07-11 13:16:25 -04:00 |
|
|
|
d4da99562f
|
use fmtlib for writing data file coefficients. use mixed coefficients for PairIJCoeffs
|
2020-07-11 13:16:01 -04:00 |
|
|
|
26e21852ff
|
several fixes to address issues detected by valgrind
- make sure g_ewald_6 is not accessed uninitialized
- fix memory leak
- do not override g_ewald_6 if it is explicitly set
|
2020-07-11 13:15:37 -04:00 |
|
|
|
8eb7791342
|
avoid googletest stalling on exit tests when using OpenMPI
|
2020-07-11 13:15:16 -04:00 |
|
|
|
207232c1a3
|
avoid illegal free()
|
2020-07-11 13:12:50 -04:00 |
|
|
|
ed452c3624
|
synchronize exception based and non-exception based code paths
|
2020-07-11 13:12:34 -04:00 |
|
|
|
e6a8f3c8c0
|
use parenthesis to correct precedence
|
2020-07-11 13:10:37 -04:00 |
|
|
|
17d59a4342
|
small tweak
|
2020-07-11 13:06:58 -04:00 |
|
|
|
6f775f6592
|
fix typo
|
2020-07-11 13:06:43 -04:00 |
|
|
|
d0c544224f
|
avoid exception when having a command fail due to an empty string
|
2020-07-11 13:06:31 -04:00 |
|
|
|
40e59b27a7
|
add prototypes for exception handling functions
|
2020-07-11 13:06:05 -04:00 |
|
|
|
f8321d77d8
|
add missing symlink
|
2020-07-11 13:05:41 -04:00 |
|
|
|
d32000239b
|
refactor tester
|
2020-07-11 13:05:03 -04:00 |
|
|
|
e2e4305fe9
|
Merge pull request #2226 from akohlmey/ubuntu-stable
Update documentation to recommend lammps-stable packages for Ubuntu
|
2020-07-11 13:02:00 -04:00 |
|
|
|
8396ade280
|
update information about the ubuntu binaries to recommend the new stable packages
|
2020-07-10 22:50:47 -04:00 |
|
|
|
6c6c47ce9c
|
Converted pair mliap to use mliap class
|
2020-07-10 17:19:02 -06:00 |
|
|
|
6c08503dff
|
Created MLIAP class for data, passes all tests
|
2020-07-10 16:25:28 -06:00 |
|
|
|
64dad33c12
|
whitespace fixes
|
2020-07-10 18:22:11 -04:00 |
|
|
|
a5a1706f82
|
Merge branch 'write-bonus-data' of github.com:lammps/lammps into write-bonus-data
|
2020-07-10 16:17:22 -06:00 |
|
|
|
92d225a68c
|
write_data support for body style rounded/polyhedron
|
2020-07-10 16:17:07 -06:00 |
|
|
|
07e05300c9
|
Created MLIAP class for data
|
2020-07-10 16:08:19 -06:00 |
|
|
|
f360cca1a3
|
Created MLIAP class for data
|
2020-07-10 16:04:04 -06:00 |
|
|
|
a28db101cc
|
add checks for atom style bond with newton off. add basic test for atom style angle
|
2020-07-10 17:44:05 -04:00 |
|
|
|
0825e71a5a
|
whitespace fixes
|
2020-07-10 13:21:22 -04:00 |
|
|
|
9b3ffa5487
|
enables body style rounded/polygon to write to data files
|
2020-07-10 10:42:36 -06:00 |
|
|
|
a402de41b7
|
finalize atom style tester changes
|
2020-07-10 10:47:30 -04:00 |
|
|
|
772d75a63a
|
update tester for renaming reset_ids to reset_atom_ids
|
2020-07-10 10:29:55 -04:00 |
|
|
|
df63d4147d
|
Merge branch 'reset-molecules' into write-bonus-data
|
2020-07-10 10:25:08 -04:00 |
|
|
|
8102045fdb
|
add initial implementation for atom style bond tester
|
2020-07-10 10:24:54 -04:00 |
|
|
|
9be30dcf61
|
add space for terminating NULL byte in MPIIO dump styles.
closes #2225
|
2020-07-10 09:22:44 -04:00 |
|
|
|
0c89b517a5
|
avoid segfaults if fewer than 10 atoms or bounding box length is zero
|
2020-07-10 08:25:37 -04:00 |
|
|
|
ab683a03ad
|
start tester for atom style hybrid full ellipsoid
|
2020-07-10 00:12:57 -04:00 |
|
|
|
f0af7c686a
|
more death tests to reach 100% coverage
|
2020-07-09 21:39:55 -04:00 |
|
|
|
e38f970676
|
Extended to handle gradgradflag 0/1 options
|
2020-07-09 19:23:57 -06:00 |
|