|
|
aa71ea6c40
|
Merge branch 'collected-small-changes' of github.com:akohlmey/lammps into collected-small-changes
|
2022-01-14 20:25:05 -05:00 |
|
|
|
e271a54802
|
re-enable using rerun after the changes from PR #3052
|
2022-01-14 20:25:00 -05:00 |
|
|
|
c17eb14739
|
Fixing memory leak and wrong label
|
2022-01-14 15:45:18 -07:00 |
|
|
|
11cc8a6a59
|
whitespace
|
2022-01-14 15:59:05 -05:00 |
|
|
|
ed702b9309
|
don't allow exceptions to "escape" a destructor
|
2022-01-14 15:58:57 -05:00 |
|
|
|
dcb1ddb282
|
remove redundant code
|
2022-01-14 14:55:13 -05:00 |
|
|
|
2213eb8d3f
|
use enum with symbolic constants instead of numbers
|
2022-01-14 14:45:12 -05:00 |
|
|
|
7afa22f045
|
check return values for errors
|
2022-01-14 13:02:15 -05:00 |
|
|
|
0540b93123
|
fixed division by zero issue in geometry
|
2022-01-13 17:15:45 +00:00 |
|
|
|
524d86605a
|
Fixing reference in documentation
|
2022-01-12 10:56:30 -07:00 |
|
|
|
19abc5d329
|
Merge branch 'develop' into BPM
|
2022-01-12 10:52:11 -07:00 |
|
|
|
b1ed5e5b27
|
memory optimised with ragged arrays, implemented 3D ragged arrays
|
2022-01-12 17:02:09 +00:00 |
|
|
|
e0cde6270e
|
Merge branch 'develop' into kokkos_unittests
|
2022-01-11 12:59:36 -05:00 |
|
|
|
5f607fad56
|
optimised memory management in chain generation
|
2022-01-11 16:46:50 +00:00 |
|
|
|
240db21054
|
silence possible warnings about missing files on "make clean-all"
|
2022-01-11 11:46:08 -05:00 |
|
|
|
8aaae8e6ee
|
Fix count issue
|
2022-01-07 15:22:53 -07:00 |
|
|
|
40c140e56e
|
Improve PairReaxFFKokkos neigh list algorithm
|
2022-01-07 14:48:07 -07:00 |
|
|
|
11d66f8f1d
|
Merge branch 'lammps:develop' into cg-dna
|
2022-01-07 12:45:38 +00:00 |
|
|
|
e3dd2908d9
|
Step version strings for the next patch release
|
2022-01-06 19:42:45 -05:00 |
|
|
|
b300a93b67
|
Merge pull request #3073 from akohlmey/fmtlib-8.1-update
Update included fmtlib to version 8.1.1
|
2022-01-06 19:40:00 -05:00 |
|
|
|
1f924e9fc1
|
Merge pull request #3071 from akohlmey/collected-small-changes
Collected small changes and bug fixes
|
2022-01-06 19:22:30 -05:00 |
|
|
|
9c9bc4790b
|
update to fmtlib-8.1.1
|
2022-01-06 18:31:15 -05:00 |
|
|
|
8e0622d523
|
Merge pull request #3046 from donatas-surblys/centroid-stress-constraint-rigid
Centroid atomic stress for shake, rattle and rigid/small
|
2022-01-05 12:36:27 -05:00 |
|
|
|
3ff2f53ead
|
add citations to centroid/stress/atom
|
2022-01-05 18:45:35 +09:00 |
|
|
|
4aba9e9bb6
|
cosmetic and whitespace changes
|
2022-01-04 23:08:32 -05:00 |
|
|
|
40abc0886c
|
adjust for double precision floating point
|
2022-01-04 23:02:17 -05:00 |
|
|
|
d0f203127d
|
create missing de,df table elements from linear extrapolation
|
2022-01-04 23:01:38 -05:00 |
|
|
|
12420181e1
|
Merge pull request #3072 from akohlmey/refactor-data-file-parsing
Modernize parsing of topology data sections of data files
|
2022-01-04 13:21:14 -05:00 |
|
|
|
ede7787741
|
Refactor Atom::data_bodies()
|
2022-01-04 11:56:56 -05:00 |
|
|
|
f557bf6e20
|
implement suggestion by @rbberger
|
2022-01-04 11:37:32 -05:00 |
|
|
|
fd3884d705
|
disable centroid stress for non-small rigid fixes
|
2022-01-04 18:09:49 +09:00 |
|
|
|
1225b609d8
|
disable centroid stress for fix rigid/small/omp
|
2022-01-04 17:43:32 +09:00 |
|
|
|
6a73fc0472
|
refactor reading last line of potential file code to be more efficient
|
2022-01-03 21:35:26 -05:00 |
|
|
|
49412ce0f7
|
implement workaround windows from https://github.com/fmtlib/fmt/issues/2691
this also reverts commit c5a7f4c3ac
and thus results in consistent crt behavior on windows
|
2022-01-03 18:01:33 -05:00 |
|
|
|
8c95a8db23
|
Incorporate bugfixes from issue #3074, a few additional cleanups
|
2022-01-03 10:11:03 -05:00 |
|
|
|
bb1c12d22b
|
import fmtlib v8.1.0
|
2022-01-02 13:42:27 -05:00 |
|
|
|
e5c517c8d8
|
silence compiler warnings
|
2022-01-01 00:21:14 -05:00 |
|
|
|
9efa2369dd
|
join wrapped strings
|
2021-12-31 14:34:24 -05:00 |
|
|
|
c17a183816
|
do error checking already in read_data code
|
2021-12-31 14:34:09 -05:00 |
|
|
|
863de683ee
|
do not shadow "natoms" class member
|
2021-12-31 13:43:56 -05:00 |
|
|
|
6d9764e140
|
add missing advance of buffer pointer
|
2021-12-31 00:14:52 -05:00 |
|
|
|
ca3be99e77
|
correct function prototypes
|
2021-12-30 23:48:42 -05:00 |
|
|
|
e6e9aed385
|
modernize/correct parsing for Bonus and Bodies sections
|
2021-12-30 22:58:14 -05:00 |
|
|
|
8d53cd1e5d
|
modernize parsing of Velocities section of data files
|
2021-12-30 19:14:09 -05:00 |
|
|
|
def1072f0f
|
port data_atom() changes to KOKKOS
|
2021-12-30 18:42:15 -05:00 |
|
|
|
7f2b505df3
|
apply utils overloads
|
2021-12-30 11:14:48 -05:00 |
|
|
|
cf9429dc68
|
implement overloads so that utils::*numeric() functions can be safely used with std::string()
|
2021-12-30 11:03:37 -05:00 |
|
|
|
64d6a2fd1f
|
modernize parsing of the Atoms section
|
2021-12-29 20:24:27 -05:00 |
|
|
|
c97483c46f
|
modernize parsing of the Masses section in data files
|
2021-12-29 19:36:18 -05:00 |
|
|
|
78df5c2258
|
modernize parsing of Bonds/Angles/Dihedrals/Impropers section of data files
|
2021-12-29 19:18:42 -05:00 |
|