|
|
e1d028ec88
|
Merge pull request #3087 from akohlmey/pair-harmonic
Add new pair styles harmonic/cut for repulsive-only harmonic interaction
|
2022-01-17 18:53:35 -05:00 |
|
|
|
5530927bd4
|
Merge pull request #3088 from stanmoore1/kk_hip_fixes
Fix Kokkos HIP compile issues
|
2022-01-17 18:07:29 -05:00 |
|
|
|
af231d5447
|
Fix comments in Makefiles
|
2022-01-17 08:54:17 -07:00 |
|
|
|
8b89be6061
|
Kokkos SNAP tuning for HIP
|
2022-01-17 08:49:00 -07:00 |
|
|
|
a93e5baa73
|
Add Kokkos HIP Makefiles
|
2022-01-17 08:44:49 -07:00 |
|
|
|
cb796e8b60
|
Fix HIP compile issues
|
2022-01-17 08:21:52 -07:00 |
|
|
|
dc6e558191
|
use Tokenizer class to parse bond colors
|
2022-01-16 20:20:07 -05:00 |
|
|
|
0eeb3b203c
|
add tests for molecule command
|
2022-01-16 16:50:23 -05:00 |
|
|
|
943fe487b5
|
update whitespace and argument formats for longer source lines
|
2022-01-16 15:36:01 -05:00 |
|
|
|
1e7969c7b9
|
add new pair styles harmonic/cut and harmonic/cut/omp
|
2022-01-15 19:34:47 -05:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
b1ed5e5b27
|
memory optimised with ragged arrays, implemented 3D ragged arrays
|
2022-01-12 17:02:09 +00:00 |
|
|
|
698256f4fe
|
update fedora singularity image to Fedora 35
|
2022-01-12 08:17:54 -05: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 |
|
|
|
878557dd48
|
Merge pull request #3079 from akohlmey/next_patch_release
Step version strings for the next patch release
patch_7Jan2022
|
2022-01-07 11:31:23 -05:00 |
|
|
|
1f81e2afad
|
Added duplication of stdout into logfile
|
2022-01-07 13:45:54 +00: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 |
|
|
|
e5416a9fee
|
update documentation for new centroid stress for shake and rigid/small
|
2022-01-05 19:02:25 +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 |
|
|
|
8ae68d71dd
|
Merge pull request #3062 from Luthaf/netcdf-standard
Follow Amber NetCDF standard more closely
|
2022-01-04 13:02:50 -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 |
|
|
|
8439f87b76
|
make consistent with other reference
|
2022-01-03 18:26:56 -05:00 |
|
|
|
de404d1ed8
|
Merge branch 'update_doc_file' of github.com:jddietz/lammps into collected-small-changes
|
2022-01-03 18:26:01 -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 |
|
|
|
a9a568aefa
|
Updated references for pair_nm.rst
|
2022-01-03 11:50:04 -10:00 |
|
|
|
7e92809288
|
Merge pull request #3069 from Vsevak/fix-hip-ffast-math
Fix HIP Makefile under lib/gpu
|
2022-01-03 11:37:55 -05:00 |
|