|
|
d750ef4890
|
simplify
|
2022-02-10 20:39:36 -05:00 |
|
|
|
c32dca2009
|
avoid failures with "most" presets
|
2022-02-10 20:11:27 -05:00 |
|
|
|
4ea4bee30c
|
apply virtual and override keywords consistently
|
2022-02-10 16:55:35 -05:00 |
|
|
|
61ff5250ee
|
add extra communication of special neighbors when using angle constraints
|
2022-02-10 16:17:56 -05:00 |
|
|
|
e94854d54f
|
always initialize arrays with extra grid points for non-periodic to support switching with change_box
|
2022-02-10 15:57:41 -05:00 |
|
|
|
9b1a267d85
|
fix another memory grid deallocation bug. delete before number of levels changes
|
2022-02-10 15:32:07 -05:00 |
|
|
|
ab1e68eb42
|
fix memory access bug with changing box volume/grid
|
2022-02-10 14:41:25 -05:00 |
|
|
|
4d5bb08ead
|
make searching for python interpreter and development version futureproof and more consistent
|
2022-02-10 14:41:25 -05:00 |
|
|
|
60d03f34cc
|
update create.f with changes from NIST database
also add parameters for Cr and document in README file and change
the code to create output files with .eam.alloy extension
|
2022-02-10 14:41:25 -05:00 |
|
|
|
6366972ef4
|
remove dead code and reduce compiler warnings
# Conflicts:
# src/RIGID/fix_rigid_small.cpp
|
2022-02-10 14:41:09 -05:00 |
|
|
|
44ded1c1fe
|
Reorder fields init in IntelBuffer ctor
|
2022-02-10 14:19:51 -05:00 |
|
|
|
df00d2225a
|
Remove unused variable
|
2022-02-10 14:13:55 -05:00 |
|
|
|
75f32a60a5
|
Add missing curly braces
|
2022-02-10 14:13:43 -05:00 |
|
|
|
c2ef4425c6
|
Update doc/utils/check-styles.py
|
2022-02-10 12:02:23 -05:00 |
|
|
|
08b16f1f23
|
Prevent GTest and GMock from being installed
|
2022-02-10 11:27:32 -05:00 |
|
|
|
a17a45c761
|
Fix large number of sign-compare warnings
|
2022-02-10 11:19:13 -05:00 |
|
|
|
439aabc7b1
|
Merge branch 'develop' of https://github.com/lammps/lammps into amd_hip_opt
|
2022-02-09 14:26:33 -05:00 |
|
|
|
ce83ca1efd
|
Merge pull request #3117 from akohlmey/collected-small-changes
Collected small changes
|
2022-02-08 20:21:46 -05:00 |
|
|
|
861195130c
|
incorporate suggested changes to github action from @rbberger
|
2022-02-08 12:08:28 -05:00 |
|
|
|
75727ed5af
|
comment out minimal run test outside of CMake/CTest
|
2022-02-07 20:52:12 -05:00 |
|
|
|
8e2581042e
|
remove unused local variables
|
2022-02-07 20:30:36 -05:00 |
|
|
|
b01716472b
|
Merge branch 'develop' into collected-small-changes
|
2022-02-07 19:59:10 -05:00 |
|
|
|
b75c306543
|
Merge pull request #3035 from rbberger/kokkos_unittests
Add force style tests for Kokkos OpenMP
|
2022-02-07 19:57:09 -05:00 |
|
|
|
2445f85dde
|
Merge branch 'develop' into collected-small-changes
|
2022-02-07 17:08:03 -05:00 |
|
|
|
044ada9f2b
|
update googletest library to current snapshot
|
2022-02-07 16:46:32 -05:00 |
|
|
|
e4b5245f4d
|
Merge pull request #3116 from akohlmey/build-kokkos-staticlib
Build KOKKOS package updates for Python module and Windows compatibility
|
2022-02-07 16:36:46 -05:00 |
|
|
|
35a4c0f501
|
skip tests that fail with Kokkos+OpenMP
|
2022-02-07 16:15:32 -05:00 |
|
|
|
2dfeb96fda
|
Merge pull request #3115 from rbberger/pylammps_update
PyLammps update
|
2022-02-07 15:09:10 -05:00 |
|
|
|
093c54d8ed
|
update to use settings from upstream
|
2022-02-07 14:42:07 -05:00 |
|
|
|
a7084c8fdb
|
Merge remote-tracking branch 'origin/develop' into kokkos_unittests
|
2022-02-07 13:04:59 -05:00 |
|
|
|
2548c49876
|
use fmtlib for formatted output
|
2022-02-05 17:01:47 -05:00 |
|
|
|
8209ae9513
|
fix optional argument parsing bug
|
2022-02-05 17:01:13 -05:00 |
|
|
|
59def25eb6
|
tweak test epsilon for portability
|
2022-02-05 16:08:43 -05:00 |
|
|
|
d91c1ff1f0
|
Merge pull request #3110 from stanmoore1/dump_balance
Fix issue in new dump balance command
|
2022-02-05 15:56:17 -05:00 |
|
|
|
a2ff443838
|
Use utils::flush_buffers() in error.cpp and thermo.cpp
|
2022-02-04 18:00:47 -05:00 |
|
|
|
bae6526b5f
|
Add missing doc entry
|
2022-02-04 17:55:37 -05:00 |
|
|
|
50a7d4e7fc
|
Add utils::flush_buffers()
|
2022-02-04 17:53:36 -05:00 |
|
|
|
ea0f31c997
|
Update SWIG library interface
|
2022-02-04 17:43:17 -05:00 |
|
|
|
f45663bfc2
|
Simplify loop structure to fix issues
|
2022-02-04 11:45:28 -08:00 |
|
|
|
0ff3ee0227
|
Add and use lammps_flush_buffers() in Python interface
|
2022-02-04 10:42:22 -05:00 |
|
|
|
293d529ee9
|
Add lammps_flush_buffers() library function
|
2022-02-04 10:40:05 -05:00 |
|
|
|
c0bae49956
|
simplify with new API and address coverity scan warning
|
2022-02-04 07:28:59 -05:00 |
|
|
|
c0ee491f18
|
protect unconditional "#pragma GCC" with if defined(__GNUC__)
|
2022-02-03 19:47:52 -05:00 |
|
|
|
6edb50b405
|
Force Python version in GH MSVC test
|
2022-02-03 18:08:17 -05:00 |
|
|
|
9bfd6375eb
|
avoid triggering bogus make file target errors
|
2022-02-03 18:00:34 -05:00 |
|
|
|
7d0b4cc131
|
make portable to cross-compiler
|
2022-02-03 18:00:12 -05:00 |
|
|
|
8fbaaffd3e
|
remove incorrect scope
|
2022-02-03 17:16:20 -05:00 |
|
|
|
2137ad04fd
|
remove non-portable custom (and unused) profiling support code
|
2022-02-03 17:13:10 -05:00 |
|
|
|
a56922edc9
|
include PYTHON package in windows test build
|
2022-02-03 16:55:26 -05:00 |
|
|
|
75f389f70c
|
Enable PyLammps unit test, require NumPy
|
2022-02-03 16:24:43 -05:00 |
|