|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
5d3839db9f
|
clean up all created files
|
2023-08-04 13:27:01 -04:00 |
|
|
|
ecb28e8e2e
|
Merge branch 'develop' into cmake-3.16
|
2023-08-04 04:26:30 -04:00 |
|
|
|
378ef4b23e
|
require CMake version 3.16
|
2023-06-30 22:59:41 -04:00 |
|
|
|
5f4a80d41f
|
remove obsolete unittest code specific to handling the case of lammps exceptions disabled
|
2023-04-16 12:34:47 -04:00 |
|
|
|
650caa356f
|
update atom style tester for removed Atom class members
|
2023-01-21 05:28:14 -05:00 |
|
|
|
819ab9f2ff
|
portability improvements for Solaris/OpenIndiana
|
2023-01-19 17:36:02 -05:00 |
|
|
|
d7742412b3
|
must use dynamic cast due to virtual inheritance
|
2022-12-12 20:37:53 -05:00 |
|
|
|
045afe00d8
|
add tests for read_data add, and read_data with fix property/atom
|
2022-11-19 21:19:20 -05:00 |
|
|
|
4392b9c8cb
|
store LAMMPS version of restart, if initialized from restart file
|
2022-11-10 02:24:50 -05:00 |
|
|
|
1db5c4b89b
|
silence compiler warnings
|
2022-11-02 06:17:07 -04:00 |
|
|
|
248b7383c7
|
Merge remote-tracking branch 'github/develop' into collected-small-changes
# Conflicts:
# src/DIPOLE/pair_lj_cut_dipole_long.h
# src/OPENMP/fix_nvt_sllod_omp.h
# src/PHONON/fix_phonon.h
# src/SPIN/pair_spin_dipole_cut.h
# src/SPIN/pair_spin_dipole_long.h
# src/STUBS/mpi.h
# src/UEF/fix_nh_uef.h
# src/fix_nvt_sllod.h
# tools/coding_standard/homepage.py
|
2022-10-24 15:50:50 -04:00 |
|
|
|
3c4b0a0c04
|
expand homepage checker tool to check a few more folders and apply updates
|
2022-10-24 10:58:39 -04:00 |
|
|
|
c47b16c358
|
cosmetic
|
2022-10-14 05:08:24 -04:00 |
|
|
|
8b6c93cb11
|
silence compiler warning
|
2022-10-14 04:46:05 -04:00 |
|
|
|
34714dba29
|
improve error messages
|
2022-09-11 22:10:50 -04:00 |
|
|
|
e45fa36717
|
improve error messages
|
2022-09-10 19:47:28 -04:00 |
|
|
|
44e983f641
|
more dump tests
|
2022-09-10 04:54:48 -04:00 |
|
|
|
ab899861d5
|
apply clang-format
|
2022-09-10 03:21:28 -04:00 |
|
|
|
b4410fa72a
|
Merge branch 'develop' into type-labels
|
2022-09-09 16:31:38 -04:00 |
|
|
|
d4bddd4295
|
Merge pull request #3440 from lammps/dump-step-post-minimize
Enforce dump snapshots on multiples of N steps in a run after minimize
|
2022-09-09 16:30:35 -04:00 |
|
|
|
935eea8219
|
test a variety of dump output frequency and starting timesteps and run lengths
|
2022-09-09 15:57:34 -04:00 |
|
|
|
45c2419c84
|
fix bug exposed by extending the regex buffer
|
2022-09-08 23:25:02 -04:00 |
|
|
|
f3acba28c7
|
make unit test Windows compatible.
|
2022-09-06 23:32:38 -04:00 |
|
|
|
3a0b49b5bf
|
Merge branch 'develop' into type-labels
|
2022-09-06 19:16:07 -04:00 |
|
|
|
1a5a509c1d
|
add typelabel support for Shake Bond Types section in molecule files
|
2022-09-05 10:28:00 -04:00 |
|
|
|
53d82056ce
|
add molecule file tests with type labels
|
2022-09-04 21:09:43 -04:00 |
|
|
|
8d26cc96c8
|
also test colname default keyword/value pair
|
2022-09-01 21:00:17 -04:00 |
|
|
|
ced73080b8
|
more dump_modify tests
|
2022-09-01 04:03:11 -04:00 |
|
|
|
be53dda249
|
more dump_modify testing
|
2022-08-31 21:23:23 -04:00 |
|
|
|
bb225c4be6
|
add unit test for checking dump_modify every
|
2022-08-31 17:20:04 -04:00 |
|
|
|
bb6ea422b7
|
avoid global namespace import in header, more consistency
|
2022-08-28 17:22:26 -04:00 |
|
|
|
634496b509
|
consistent naming and style
|
2022-08-28 17:06:38 -04:00 |
|
|
|
ca4f7b6579
|
Merge pull request #3399 from akohlmey/lookup-molecules
Refactor access to molecule templates
|
2022-08-17 15:29:11 -04:00 |
|
|
|
89f32e43dc
|
update unit test for changed error message
|
2022-08-13 23:02:04 -04:00 |
|
|
|
1de66a82de
|
add tests for new API
|
2022-08-13 16:02:58 -04:00 |
|
|
|
7bce3a92e2
|
correct test for overload with/without optional format arguments
|
2022-08-04 22:00:13 -04:00 |
|
|
|
7232261cea
|
correct unit tests for dump local
|
2022-07-17 12:15:44 -04:00 |
|
|
|
234b9f180a
|
use clang-tidy and clang-format to update/modernize/simplify code
|
2022-05-31 14:46:57 -04:00 |
|
|
|
fa79a66734
|
feof() returns non-zero not necessarily 1
|
2022-05-29 19:53:11 -04:00 |
|
|
|
e2dd08a93e
|
Better handle file- or path-names with spaces
|
2022-05-28 04:55:10 -04:00 |
|
|
|
bead819070
|
changes missing from the previous commit
|
2022-05-23 11:37:00 -04:00 |
|
|
|
b461a49eee
|
use _EXECUTABLE consistently instead of _BINARY
|
2022-05-23 11:14:17 -04:00 |
|
|
|
007588f9cb
|
use GZIP executable variable name consistently
|
2022-05-21 18:56:58 -04:00 |
|
|
|
e3e849b266
|
skip compressed file format tests if gzip executable is not found
|
2022-05-21 07:37:25 -04:00 |
|