|
|
76c57d54c1
|
Merge pull request #3102 from akohlmey/mpi-stubs-simplify
Porting unit tests to run natively on Windows
|
2022-01-31 21:37:48 -05:00 |
|
|
|
33be5ff0b4
|
allow that the include command may have quoted arguments with variables
|
2022-01-29 21:04:59 -05:00 |
|
|
|
17cb137f3e
|
Merge branch 'master' into OptimizedDynamicalMatrix
|
2022-01-28 11:08:31 -08:00 |
|
|
|
06c45fbe68
|
fix compiler errors
|
2021-12-20 14:26:22 -07:00 |
|
|
|
1c38b7633f
|
generalize and simplify support for accelerated commands with suffixes
|
2021-12-14 09:06:04 -05:00 |
|
|
|
a887d880c6
|
debugged kokkos support to dynamical_matrix command
|
2021-12-13 14:14:14 -08:00 |
|
|
|
5ead32f886
|
more debugging and features
|
2021-12-10 11:13:06 -07:00 |
|
|
|
78cc471335
|
update keywords according to docs
|
2021-11-20 16:51:57 -05:00 |
|
|
|
2436893215
|
Merge branch 'master' into type-labels
|
2021-11-01 08:33:21 -06:00 |
|
|
|
85433e8bd1
|
use true/false instead of 1/0 detected and changed by clang-tidy
|
2021-10-20 12:41:02 -04:00 |
|
|
|
e3e82df995
|
port "embedded" shell commands to use platform functions
|
2021-10-05 16:36:06 -04:00 |
|
|
|
ee594a879b
|
make use of platform::putenv()
|
2021-10-04 22:39:43 -04:00 |
|
|
|
67ae6eb7b6
|
Merge branch 'lammps:master' into type-labels
|
2021-09-30 09:44:18 -04:00 |
|
|
|
f641b1c659
|
final chunk of changes to apply utils::logical()
|
2021-09-23 07:30:40 -04:00 |
|
|
|
1ba77e1629
|
apply utils::logical() in more places
|
2021-09-21 14:15:02 -04:00 |
|
|
|
41a3eccd1c
|
apply utils::logical() to more commands
|
2021-09-21 07:48:50 -04:00 |
|
|
|
f7bd07b3e6
|
whitespace
|
2021-09-18 17:03:03 -04:00 |
|
|
|
bca99f684f
|
update list and order of include files from include-what-you-use analysis
|
2021-09-18 14:16:48 -04:00 |
|
|
|
a47df02f79
|
modernize
|
2021-09-16 00:54:46 -04:00 |
|
|
|
36b3ee32a4
|
simplify
|
2021-09-15 16:46:33 -04:00 |
|
|
|
1fdba7280e
|
small optimization
|
2021-09-15 15:14:52 -04:00 |
|
|
|
e1e13a9563
|
remove extra white space
|
2021-09-01 12:54:57 -05:00 |
|
|
|
f4634511fd
|
minor
|
2021-09-01 12:34:36 -05:00 |
|
|
|
b2b807f9b9
|
initial version of AMOEBA/HIPPO force field files
|
2021-08-25 13:53:31 -06:00 |
|
|
|
2a06484511
|
Merge branch 'master' of https://github.com/lammps/lammps into lammps-master2
|
2021-08-20 10:53:04 -04:00 |
|
|
|
034c337aaf
|
reformat
|
2021-07-16 12:05:45 -04:00 |
|
|
|
878795e64a
|
bulk rename of remaining USER- packages
|
2021-06-29 20:12:59 -04:00 |
|
|
|
1dc25b0e10
|
rename USER-OMP to OPENMP
|
2021-06-29 17:48:22 -04:00 |
|
|
|
b124de3484
|
Merge branch 'master' of https://github.com/lammps/lammps into lammps-master
|
2021-06-07 22:48:51 -04:00 |
|
|
|
09c19a936b
|
update URLs in source code and manual
|
2021-05-24 14:18:20 -04:00 |
|
|
|
d1941392d3
|
disable clang-format for all existing .cpp files (for now)
|
2021-05-05 23:53:38 -04:00 |
|
|
|
0beac58e21
|
some file permissions
|
2021-04-27 15:38:39 -04:00 |
|
|
|
1e294111e7
|
Merge branch 'master' of https://github.com/lammps/lammps into lammps-master
|
2021-04-27 14:46:33 -04:00 |
|
|
|
6b04ebd617
|
Merge branch 'master' into varargs-log-error-functions
|
2021-04-26 13:27:58 -04:00 |
|
|
|
e9e0bb71b6
|
Use varargs version of Error:all() and Error::one() where applicable
|
2021-04-25 21:30:51 -04:00 |
|
|
|
fe063b27c7
|
silence compiler warnings
|
2021-04-23 15:51:16 -04:00 |
|
|
|
2e5079371a
|
must delete command explicitly now
|
2021-04-14 07:26:34 -04:00 |
|
|
|
75579fc100
|
take advantage of having the common Command base class to unify code paths
|
2021-04-14 07:05:00 -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 |
|
|
|
0b73ab96d2
|
avoid replicated code, consolidate variables and element mapping
|
2021-03-27 12:09:36 -04:00 |
|
|
|
5ba57fdd44
|
forgot to delete this line
|
2021-03-17 00:21:40 -04:00 |
|
|
|
2dc0b70575
|
simplify some more code by using utils::strdup()
|
2021-03-17 00:10:01 -04:00 |
|
|
|
423772b1fa
|
avoid strtok() when processing the "partition" command
|
2021-03-11 06:46:40 -05:00 |
|
|
|
4f219a94aa
|
nolabel for write_data
also bug fixes
|
2021-01-31 16:37:09 -05:00 |
|
|
|
b92adfaf6f
|
pointer and style issues
|
2021-01-31 14:59:10 -05:00 |
|
|
|
2ee6e8f582
|
more docs
also, relax I <= J requirement for pair_coeff, as 'required' by type labels
|
2021-01-30 21:22:49 -05:00 |
|
|
|
e3a6afe1ab
|
labelmap map/assign docs
|
2021-01-29 23:38:25 -05:00 |
|
|
|
f6fe554b47
|
basic support for auxiliary label maps
can be created with labelmap via mapID keyword
referenced like mymapID::C
where C is an atom type, for example
|
2021-01-29 22:38:33 -05:00 |
|
|
|
8e255f619b
|
compiler issues
|
2021-01-29 19:12:26 -05:00 |
|