|
|
6d4cb38d1f
|
parse_gridid was renamed to parse_grid_id
|
2022-12-01 10:12:39 -05:00 |
|
|
|
a346d7c6ca
|
truncate coefficient output to 8 digits precision that are reproducible
|
2022-12-01 01:12:26 -05:00 |
|
|
|
9523163300
|
update unittest
|
2022-12-01 00:53:05 -05:00 |
|
|
|
a87aff7b87
|
Fixed bug and wrote unit tests for fix_external_array functions
|
2022-11-30 22:48:29 -06:00 |
|
|
|
e1d31a5633
|
Merge branch 'develop' into pod-updates
|
2022-11-30 13:47:40 -05:00 |
|
|
|
e5b1b29912
|
Merge branch 'develop' into pod-updates
|
2022-11-30 13:25:32 -05:00 |
|
|
|
df5b97d6fe
|
Merge branch 'lammps:develop' into fortran-fix-external
|
2022-11-29 15:43:40 -06:00 |
|
|
|
5f9956405a
|
Updated docs and wrote unit tests for lmp_set_fix_external_callback; fixed typos
|
2022-11-29 15:37:15 -06:00 |
|
|
|
a3f1c25537
|
Merge branch 'develop' into merge-develop
|
2022-11-28 09:16:50 +01:00 |
|
|
|
b2cbfee47e
|
add unit test for ML-POD package pair style mlpod
|
2022-11-28 01:10:46 -05:00 |
|
|
|
86f7023a7a
|
skip per-atom energy check for pair style mlpod
|
2022-11-28 01:08:59 -05:00 |
|
|
|
4adf3708d4
|
add strip_style_suffix utility function
|
2022-11-24 11:50:21 -05:00 |
|
|
|
4ba604fd37
|
Merge branch 'collected-small-changes' into reset-command
|
2022-11-23 13:38:40 -05:00 |
|
|
|
b2f680e4bc
|
update unit tests for pair style bugfixes
|
2022-11-23 12:26:11 -05:00 |
|
|
|
a098b16030
|
expand valid range of bond/angle style gaussian. update docs and tests.
|
2022-11-21 22:28:44 -05:00 |
|
|
|
2b9d5c6c9a
|
rename reset metacommands to use reset_atoms
|
2022-11-21 17:20:29 -05:00 |
|
|
|
045afe00d8
|
add tests for read_data add, and read_data with fix property/atom
|
2022-11-19 21:19:20 -05:00 |
|
|
|
1cb927294f
|
use group that is not "all"
|
2022-11-18 04:51:56 -05:00 |
|
|
|
22c2cf5c3e
|
update existing tests. add new tests for reset image_flags
|
2022-11-18 04:42:13 -05:00 |
|
|
|
15bf4a281d
|
documentation corrections
|
2022-11-17 11:48:13 -05:00 |
|
|
|
096a70363b
|
allow to check if Kokkos is active and retrieve number of threads and gpus
|
2022-11-17 11:31:34 -05:00 |
|
|
|
d4bd0a74a7
|
change "inline" keyword to "here" for consistency with the other uses
|
2022-11-11 22:05:35 -05:00 |
|
|
|
34a5093229
|
refactor handling of the python source command. document it and more limits.
|
2022-11-10 16:03:06 -05:00 |
|
|
|
4392b9c8cb
|
store LAMMPS version of restart, if initialized from restart file
|
2022-11-10 02:24:50 -05:00 |
|
|
|
64c9f7ffed
|
Merge branch 'develop' into electrode
|
2022-11-08 09:46:56 +01:00 |
|
|
|
b4118c51cc
|
merged in current master
|
2022-11-04 08:22:18 -06:00 |
|
|
|
d39d272b28
|
Merge branch 'collected-small-changes' of github.com:akohlmey/lammps into collected-small-changes
|
2022-11-02 10:52:20 -04:00 |
|
|
|
1db5c4b89b
|
silence compiler warnings
|
2022-11-02 06:17:07 -04:00 |
|
|
|
edaefd4870
|
Merge branch 'develop' into collected-small-changes
|
2022-11-01 12:16:05 -04:00 |
|
|
|
a001707b22
|
Merge pull request #3503 from akohlmey/refactor-pair-only
Refactor handling of pair/only flag for GPU and KOKKOS
|
2022-11-01 12:14:59 -04:00 |
|
|
|
05aca2bced
|
Merge pull request #3507 from hammondkd/thermo_mod_range
Support thermo_modify format column index ranges
|
2022-11-01 05:46:04 -04:00 |
|
|
|
d3d83b45cb
|
adjust floating point error thresholds
|
2022-10-31 22:46:45 -04:00 |
|
|
|
b12c3b3587
|
must compare C vs. Fortran strings with trailing whitespace removed
|
2022-10-31 22:46:19 -04:00 |
|
|
|
3dcf5d70a8
|
must compare C vs. Fortran strings with trailing whitespace removed
|
2022-10-31 21:56:38 -04:00 |
|
|
|
131522f241
|
silence some more compiler warnings
|
2022-10-31 18:02:58 -04:00 |
|
|
|
135c6f24ad
|
Merge branch 'develop' into fortran-expansion
|
2022-10-31 17:57:33 -04:00 |
|
|
|
27a93f12d5
|
simplify and make test more specific
|
2022-10-31 15:00:37 -04:00 |
|
|
|
23c22b4f4f
|
silence compiler warnings
|
2022-10-31 13:06:03 -04:00 |
|
|
|
c214a81526
|
increase portability and standard conformance
|
2022-10-31 13:05:53 -04:00 |
|
|
|
4c0b415487
|
Implied shape arrays for constants are not allowed in Fortran 2008 and later
|
2022-10-31 12:05:16 -04:00 |
|
|
|
87590ad339
|
Merge branch 'lammps:develop' into fortran-expansion
|
2022-10-30 15:30:59 -05:00 |
|
|
|
c157b2dea2
|
add tests whether simple examples for coupling to the LAMMPS library can run
|
2022-10-29 03:46:52 -04:00 |
|
|
|
55dafc110d
|
Unit tests and some off-by-one errors
|
2022-10-28 19:09:31 -05:00 |
|
|
|
624e230f4d
|
several bugs fixed; unit tests updated
|
2022-10-28 00:51:04 -05:00 |
|
|
|
1de74508c3
|
Merge pull request #3475 from akohlmey/refactor-testing
Refactor computes and fixes to use array of structs instead of many index arrays
|
2022-10-27 17:07:52 -04:00 |
|
|
|
3545b491ee
|
Merge branch 'lammps:develop' into fortran-expansion
|
2022-10-27 14:15:47 -05:00 |
|
|
|
336ec056de
|
use googletest aliased targets consistently
|
2022-10-26 22:37:24 -04:00 |
|
|
|
e68efc039f
|
Resolved merging conflicts in three files
|
2022-10-25 14:37:33 -05:00 |
|
|
|
d96bfcdf06
|
Merge branch 'develop' into refactor-testing
|
2022-10-24 20:07:58 -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 |
|