|
|
9b45b80844
|
Merge branch 'develop' into example-asphere-tri
|
2023-08-15 20:56:09 -04:00 |
|
|
|
e3167fb83d
|
Merge pull request #3881 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2023-08-15 20:40:30 -04:00 |
|
|
|
b3f045f5ae
|
changes to make example script in ASPHERE/tri run
|
2023-08-15 17:09:17 -06:00 |
|
|
|
cd9a5f8d8c
|
make darkgray *really* dark gray, i.e. darker than gray
|
2023-08-15 06:09:34 -04:00 |
|
|
|
4e604c2ccd
|
remove OpenMPI hack. We have disabled MPIIO testing altogether.
|
2023-08-14 22:05:32 -04:00 |
|
|
|
2728f6763e
|
updated output and cross-check
|
2023-08-14 18:47:27 -04:00 |
|
|
|
b53c564190
|
update clang-format detection for compatibility with Debian
|
2023-08-14 15:13:43 -04:00 |
|
|
|
dad8081d55
|
Merge pull request #3884 from akohlmey/fmtlib-10.1
Update fmtlib to version 10.1
|
2023-08-14 11:35:29 -04:00 |
|
|
|
929ca8f0f1
|
small clarification
|
2023-08-12 21:07:35 -04:00 |
|
|
|
5115df7a38
|
avoid legacy compilation failures on recent ubuntu machines that only have python3-config
|
2023-08-12 12:45:01 -04:00 |
|
|
|
dd18de164a
|
avoid legacy compilation failures on recent ubuntu machines that only have python3-config
|
2023-08-12 12:41:44 -04:00 |
|
|
|
45290b5296
|
update fmtlib to version 10.1
|
2023-08-12 11:52:22 -04:00 |
|
|
|
eda6a39e6a
|
Merge branch 'develop' into collected-small-changes
|
2023-08-10 06:27:44 -04:00 |
|
|
|
3ae89fed8b
|
Merge pull request #3867 from akohlmey/fix-vector-nmax
Add nmax keyword to fix vector to restrict vector length
|
2023-08-10 06:27:11 -04:00 |
|
|
|
2f415c8b62
|
bugfix for pair style dpd/gpu from Trung
|
2023-08-09 09:42:01 -04:00 |
|
|
|
b9afbf40a0
|
Merge branch 'develop' into collected-small-changes
|
2023-08-09 00:43:29 -04:00 |
|
|
|
bddb19fda1
|
disable *all* MPI-IO related testing
|
2023-08-09 00:41:40 -04:00 |
|
|
|
5d1c75e660
|
disable MPI-IO based restart writing (for now)
|
2023-08-09 00:41:39 -04:00 |
|
|
|
a56ac77132
|
indexing bugfix for compute global/atom
|
2023-08-09 00:41:39 -04:00 |
|
|
|
2f6dbfd239
|
possible workaround for unit test failure
taken from: https://github.com/open-mpi/ompi/issues/9656
|
2023-08-09 00:41:39 -04:00 |
|
|
|
5a6b2ec59c
|
disable *all* MPI-IO related testing
|
2023-08-06 22:06:28 -04:00 |
|
|
|
a1bfbf4872
|
disable MPI-IO based restart writing (for now)
|
2023-08-06 22:06:14 -04:00 |
|
|
|
2987f38257
|
possible workaround for unit test failure
taken from: https://github.com/open-mpi/ompi/issues/9656
|
2023-08-06 22:05:53 -04:00 |
|
|
|
b6f7a27b09
|
Merge pull request #3871 from megmcca/local-composition
Per-atom compute to calculate local composition of atom types
|
2023-08-05 00:53:57 -04:00 |
|
|
|
003a207038
|
possible workaround for unit test failure
taken from: https://github.com/open-mpi/ompi/issues/9656
|
2023-08-04 22:30:28 -04:00 |
|
|
|
7d359403ac
|
clarify docs
|
2023-08-04 21:37:20 -04:00 |
|
|
|
db0c892d24
|
correct parsing of arguments with nmax appended at the end
|
2023-08-04 21:37:12 -04:00 |
|
|
|
5e9658aff6
|
fix whitespace and minor documentation integration issues
|
2023-08-04 21:06:47 -04:00 |
|
|
|
7adb2d7bcf
|
fix syntax issues
|
2023-08-04 17:16:00 -04:00 |
|
|
|
b248211eb5
|
Merge branch 'develop' into fix-vector-nmax
|
2023-08-04 16:44:20 -04:00 |
|
|
|
41e71f2e41
|
update fix vector docs
|
2023-08-04 16:44:10 -04:00 |
|
|
|
95bc422424
|
fix duplicate implicit reference
|
2023-08-04 16:38:18 -04:00 |
|
|
|
bc02a7cc62
|
Merge pull request #3836 from akohlmey/cmake-3.16
Make CMake 3.16 the minimum required version
|
2023-08-04 15:36:32 -04:00 |
|
|
|
4c68e3f5f3
|
Small tweaks
|
2023-08-04 13:29:22 -06:00 |
|
|
|
376b83df52
|
Merge branch 'develop' of github.com:lammps/lammps into local-composition
|
2023-08-04 13:23:53 -06:00 |
|
|
|
5d3839db9f
|
clean up all created files
|
2023-08-04 13:27:01 -04:00 |
|
|
|
cf5cd9f977
|
update docs
|
2023-08-04 13:21:59 -04:00 |
|
|
|
907673c4d7
|
Merge branch 'develop' into fix-vector-nmax
|
2023-08-04 13:07:03 -04:00 |
|
|
|
951b344a07
|
Merge branch 'develop' into cmake-3.16
|
2023-08-04 13:05:08 -04:00 |
|
|
|
4851f30634
|
Merge pull request #3877 from akohlmey/collected_small_fixes
Collected small fixes
|
2023-08-04 13:04:39 -04:00 |
|
|
|
a6767c85b0
|
apply clang-format
|
2023-08-04 12:11:59 -04:00 |
|
|
|
1a5b947593
|
flag if we are cross-compiling
|
2023-08-04 08:02:06 -04:00 |
|
|
|
e958cc0ef1
|
silence warning about a setting that was added to silence warnings
|
2023-08-04 08:01:57 -04:00 |
|
|
|
ecb28e8e2e
|
Merge branch 'develop' into cmake-3.16
|
2023-08-04 04:26:30 -04:00 |
|
|
|
8eb7f56491
|
be more thorough and complete about including all required dll files
|
2023-08-04 04:17:01 -04:00 |
|
|
|
2ea1c78376
|
cosmetic
|
2023-08-04 02:24:52 -04:00 |
|
|
|
cf6866d5e6
|
improve message in about LAMMPS dialog
|
2023-08-03 22:42:50 -04:00 |
|
|
|
6280876825
|
Merge remote-tracking branch 'github/develop' into collected_small_fixes
|
2023-08-03 22:09:45 -04:00 |
|
|
|
a10aab440f
|
report LAMMPS GUI build choices in CMake config summary
|
2023-08-03 22:09:36 -04:00 |
|
|
|
e87bbf4edb
|
Merge pull request #3832 from akohlmey/fmtlib-update
Update fmtlib copy to version 10
|
2023-08-03 22:03:32 -04:00 |
|