|
|
247c61c93f
|
make portable to ubuntu
|
2022-04-21 13:01:13 -04:00 |
|
|
|
04afec7771
|
fix minor doc issues
|
2022-04-21 13:00:26 -04:00 |
|
|
|
05a845fafd
|
compute_dihedral finally agrees with numdiff!
|
2022-04-21 18:37:26 +02:00 |
|
|
|
6dcafd693f
|
Update fix_nve.rst
|
2022-04-21 10:13:05 -06:00 |
|
|
|
1df430aef4
|
align with doc folder makefile
|
2022-04-21 12:02:05 -04:00 |
|
|
|
b7a3af7bd1
|
update plumed version in containers and install python3-venv
|
2022-04-21 12:01:49 -04:00 |
|
|
|
556ad777d1
|
update code to use safe fread() and thus silence compiler warnings on ubuntu
|
2022-04-21 11:53:59 -04:00 |
|
|
|
b7d329f9b3
|
remove unused field in class
|
2022-04-21 07:58:54 -04:00 |
|
|
|
1a8ba25444
|
silence some excessive warning by the new Intel compilers
|
2022-04-21 07:58:43 -04:00 |
|
|
|
e9eb74e13a
|
add missing override
|
2022-04-21 07:50:48 -04:00 |
|
|
|
c07551072d
|
must check if externally set C++ standard is at least c++11
|
2022-04-21 07:50:30 -04:00 |
|
|
|
9cac62401d
|
only set the C++ standard value if it is not set externally
|
2022-04-20 19:32:42 -04:00 |
|
|
|
96e22b1104
|
disable CUDA support with Eigen3
|
2022-04-20 18:50:55 -04:00 |
|
|
|
5242b5557f
|
Merge branch 'develop' into less-fmtlib-warnings
|
2022-04-20 18:24:06 -04:00 |
|
|
|
4544664edc
|
comment out assertion causing many warnings
|
2022-04-20 18:14:10 -04:00 |
|
|
|
38093ffe47
|
KOKKOS doesn't require nvcc_wrapper anymore when compiling with CMake
|
2022-04-20 18:13:42 -04:00 |
|
|
|
c62e2ad4d1
|
disable warnings with PGI/NVHPC compilers and import CMAKE_TUNE_FLAGS
|
2022-04-20 17:39:33 -04:00 |
|
|
|
aebbd04297
|
Merge pull request #3222 from akohlmey/fasthtml
Add fasthtml target for faster testing of .rst to .html translation
|
2022-04-20 17:16:23 -04:00 |
|
|
|
da0e0359b6
|
Merge pull request #3221 from akohlmey/ttm_mod_fix
Fix file reader bug in fix ttm/mod
|
2022-04-20 16:55:10 -04:00 |
|
|
|
a8e5e0e515
|
use python -m venv instead of virtualenv
|
2022-04-20 15:49:22 -04:00 |
|
|
|
42d875a411
|
add fasthtml target for faster testing of .rst to html translation
|
2022-04-20 15:02:00 -04:00 |
|
|
|
a3a3354d1b
|
fix file reader bug and add ttm/mod example
|
2022-04-20 11:52:36 -04:00 |
|
|
|
f6523851b5
|
Explcitly state that fix nve uses velocity-Verlet integrator
|
2022-04-20 08:58:53 -06:00 |
|
|
|
df5b1a228d
|
tweak epsilon for macos/arm64
|
2022-04-19 21:57:43 -04:00 |
|
|
|
71e96e8b7c
|
Merge pull request #3212 from ndtrung81/dielectric-updates
Updates to the DIELECTRIC package
|
2022-04-18 09:33:28 -04:00 |
|
|
|
f40b8f5694
|
Merge branch 'develop' into dielectric-updates
|
2022-04-17 17:47:55 -04:00 |
|
|
|
9228855257
|
cosmetic
|
2022-04-17 17:47:38 -04:00 |
|
|
|
c820eeb118
|
re-apply clang-format
|
2022-04-17 17:47:31 -04:00 |
|
|
|
7c64ff6634
|
Improved the precision of the conversion factor epsilon0e2q, added more options for units, ensured that qqrd2e be included in efield in several pair styles, and updated the fix polarize doc page
|
2022-04-17 12:01:41 -05:00 |
|
|
|
44e4510251
|
replace vector for storing regions with unordered_set for simpler processing
|
2022-04-16 11:17:55 -04:00 |
|
|
|
aa4787f604
|
complete region handling refactor
|
2022-04-16 00:17:39 -04:00 |
|
|
|
cbb4abc55c
|
improve formatting
|
2022-04-15 17:12:31 -04:00 |
|
|
|
69d9c5187e
|
refactor group access, enable and apply clang-format
|
2022-04-15 15:29:43 -04:00 |
|
|
|
4b400fb4a6
|
overload count() function to pass in Region pointer directly
|
2022-04-14 22:00:50 -04:00 |
|
|
|
21f24ef572
|
Merge pull request #3218 from lammps/mdi-new-functions
MDI new functions
|
2022-04-14 20:48:51 -04:00 |
|
|
|
a0a82cad0b
|
Merge pull request #3214 from stanmoore1/kk_tersoff_bugfix
Fix issues in Kokkos Tersoff and Stillinger-Weber pair styles
|
2022-04-14 17:28:59 -04:00 |
|
|
|
e66fb6a1c1
|
apply clang-format
|
2022-04-14 17:28:05 -04:00 |
|
|
|
64b1c45a49
|
update MDI library and checksum
|
2022-04-14 17:27:20 -04:00 |
|
|
|
56bfa90a69
|
adapt bpm/sphere atom style
|
2022-04-14 17:23:11 -04:00 |
|
|
|
20827b4105
|
sync with new version of MDI library
|
2022-04-14 15:00:09 -06:00 |
|
|
|
111111b38b
|
Merge branch 'develop' into atomvec-strings
|
2022-04-14 16:52:04 -04:00 |
|
|
|
26f6976568
|
move errorfunction complement approximation factor into shared namespace
|
2022-04-14 16:47:38 -04:00 |
|
|
|
8b31edb102
|
programming style updates and clang-format applied
|
2022-04-14 16:47:10 -04:00 |
|
|
|
81e203b5fa
|
only allow "lj" and "real" units for now
|
2022-04-14 16:43:59 -04:00 |
|
|
|
4380ed23d1
|
documentation and LAMMPS homepage URL updates
|
2022-04-14 15:55:22 -04:00 |
|
|
|
0cfb26799c
|
Fix copy/paste error
|
2022-04-14 13:47:57 -06:00 |
|
|
|
5bd86a05b2
|
Merge pull request #2906 from jtclemm/BPM
Adding package for bonded particle models
|
2022-04-14 15:43:14 -04:00 |
|
|
|
c5565a4e02
|
Small tweaks
|
2022-04-14 13:16:44 -06:00 |
|
|
|
5c70f45feb
|
updates to use new funcs from Python as well
|
2022-04-14 10:49:12 -06:00 |
|
|
|
29582f09a1
|
add missing update to property_atom function API
|
2022-04-14 12:34:58 -04:00 |
|