|
|
e5877d8aa9
|
More explicit code in simple case
|
2021-04-17 11:04:38 -04:00 |
|
|
|
b15a813a59
|
Avoid manual new / delete[] in AtomVec::Method
|
2021-04-15 18:46:59 -04:00 |
|
|
|
7300e5c4bd
|
Use C++ for AtomVec::Method
|
2021-04-15 18:33:21 -04:00 |
|
|
|
91dfc6875b
|
Silence compiler warnings about unused variables
|
2021-04-14 17:02:12 -04:00 |
|
|
|
f07fa3d266
|
Merge pull request #2704 from rbberger/compress_package
More refactoring of COMPRESS package
|
2021-04-12 23:01:35 -04:00 |
|
|
|
dba3cce883
|
Make dump xyz/gz, xyz/zstd compatible to 'buffer no' option
|
2021-04-12 20:03:58 -04:00 |
|
|
|
47814292a1
|
Make dump cfg/gz, cfg/zstd compatible to 'buffer no' option
|
2021-04-12 19:57:27 -04:00 |
|
|
|
9bc353e5bd
|
Merge pull request #2585 from tc387/charge_regulation2
Add fix charge/regulation to MC package
|
2021-04-12 18:49:03 -04:00 |
|
|
|
0ca9f2e8a0
|
Merge pull request #2699 from yury-lysogorskiy/feature/user-pace
USER-PACE pair_style integration into LAMMPS
|
2021-04-12 17:05:40 -04:00 |
|
|
|
f1e5d11151
|
add LAMMPS distribution header
|
2021-04-12 14:52:53 -04:00 |
|
|
|
04248c2ccd
|
finalize CMake build docs
|
2021-04-12 14:52:35 -04:00 |
|
|
|
ee38452f14
|
fix bug causing a failed download when using cmake -B <dir>
|
2021-04-12 14:52:17 -04:00 |
|
|
|
869fe5a2e1
|
Merge pull request #2702 from akohlmey/pair-hybrid-scaled
New pair style hybrid/scaled
|
2021-04-12 14:04:17 -04:00 |
|
|
|
3925bcc1de
|
apply requested changes do pair style hybrid doc
|
2021-04-12 13:41:38 -04:00 |
|
|
|
82e1c4fb12
|
silence compiler warnings
|
2021-04-12 10:25:39 -04:00 |
|
|
|
65ba022c2a
|
simplify
|
2021-04-12 10:25:24 -04:00 |
|
|
|
a572142e6f
|
fix inconsistent new/delete
|
2021-04-12 10:25:10 -04:00 |
|
|
|
0c79673d93
|
make fix charge/regulation compatible with USER-INTEL package
|
2021-04-12 10:14:31 -04:00 |
|
|
|
9658b8e645
|
move fix charge/regulation to MC package (examples stay in place for now)
|
2021-04-12 10:05:52 -04:00 |
|
|
|
0c2fc07cc5
|
add USER-OMP version of pair style coul/cut/global
|
2021-04-12 10:00:52 -04:00 |
|
|
|
bc25fa8268
|
full integration into documentation build system
|
2021-04-12 09:59:02 -04:00 |
|
|
|
e95cbf618b
|
Merge branch 'master' into charge_regulation2
|
2021-04-12 09:55:15 -04:00 |
|
|
|
7d95943b7e
|
increased bin size in example input file to avoid dangerous builds
|
2021-04-12 01:46:39 -05:00 |
|
|
|
d81f03706c
|
Added an example using real units.
|
2021-04-12 01:30:36 -05:00 |
|
|
|
d88cf587b2
|
add pair style coul/cut/global and fix restart/data bugs in coul/cut
|
2021-04-10 00:25:00 -04:00 |
|
|
|
ec6e2d35cb
|
complete update of the hybrid documentation for hybrid/scaled
|
2021-04-09 22:50:51 -04:00 |
|
|
|
0d325f2221
|
error out when scale factor variables do not exist
|
2021-04-09 22:50:16 -04:00 |
|
|
|
0496fd27db
|
reorder include files
|
2021-04-09 22:49:25 -04:00 |
|
|
|
0628bb89ce
|
Merge branch 'master' into pair-hybrid-scaled
|
2021-04-09 22:21:16 -04:00 |
|
|
|
9b78426eba
|
Merge pull request #2703 from akohlmey/collected-small-changes
Collected small changes and bugfixes
|
2021-04-09 22:20:35 -04:00 |
|
|
|
96f59a58d3
|
be a little more paranoid about avoiding memory leakage
|
2021-04-09 21:53:18 -04:00 |
|
|
|
7a2910f05f
|
must have num == 2 for getenv style variables
|
2021-04-09 21:44:34 -04:00 |
|
|
|
552d13b9e4
|
print message only on MPI rank 0
|
2021-04-09 21:43:02 -04:00 |
|
|
|
c16e4f241f
|
replace "leaky" call to putenv() with setenv() on non-windows platforms
|
2021-04-09 20:37:01 -04:00 |
|
|
|
a69c5a5cae
|
fix bugs in shell putenv and getenv style variables. add more unit tests.
|
2021-04-09 20:19:04 -04:00 |
|
|
|
e5ee210f58
|
Make dump atom/gz, atom/zstd compatible to 'buffer no' option
|
2021-04-09 18:02:55 -04:00 |
|
|
|
242881af55
|
Make dump custom/gz, custom/zstd compatible to 'buffer no' option
|
2021-04-09 17:46:59 -04:00 |
|
|
|
234c755507
|
Add missing types in dump local
|
2021-04-09 17:21:33 -04:00 |
|
|
|
511f64fde4
|
Update dump custom/gz
|
2021-04-09 16:36:30 -04:00 |
|
|
|
c17ee12989
|
Update dump xyz/gz
|
2021-04-09 15:57:17 -04:00 |
|
|
|
eb3cddb028
|
Update docs to include format support in dump local variants
|
2021-04-09 15:46:18 -04:00 |
|
|
|
cf41ea6faf
|
Update dump local and local/gz
|
2021-04-09 15:42:28 -04:00 |
|
|
|
d19cd8fb11
|
Fix test
|
2021-04-09 14:49:45 -04:00 |
|
|
|
dc71d80306
|
Add dump local tests
|
2021-04-09 14:49:07 -04:00 |
|
|
|
5c9a5ba8ac
|
Add missing code to allow customized formatting in dump local
|
2021-04-09 14:48:38 -04:00 |
|
|
|
e0e031aa43
|
Correct dump_modify example in docs
|
2021-04-09 13:38:18 -04:00 |
|
|
|
77de0273be
|
Fix typo
|
2021-04-09 12:37:14 -04:00 |
|
|
|
2682663df6
|
Use GzFileWriter in dump cfg/gz
|
2021-04-09 11:41:45 -04:00 |
|
|
|
ded22bf8bc
|
Minor changes to dump_atom_gz/dump_atom_zstd
|
2021-04-09 11:36:10 -04:00 |
|
|
|
7b53ce572c
|
Merge branch 'master' into compress_package
|
2021-04-09 10:58:39 -04:00 |
|