|
|
d7d2802061
|
remove intentional false positive
|
2022-10-03 23:51:21 -04:00 |
|
|
|
4e9b97d5cb
|
make capitalization and whitespace fortran coding style more consistent
|
2022-10-03 23:49:17 -04:00 |
|
|
|
647c5e3572
|
apply clang-format
|
2022-10-03 23:19:59 -04:00 |
|
|
|
3374435281
|
add note that integer sizes can be queried without a LAMMPS handle
|
2022-10-03 23:19:05 -04:00 |
|
|
|
af3d618f47
|
complete implementation of looking up last error message and include test
|
2022-10-03 23:18:44 -04:00 |
|
|
|
fcf415d0b1
|
Skipped scatter/gather tests when sizeof(tagint) is 8
|
2022-10-03 18:01:33 -05:00 |
|
|
|
a9ba96252a
|
Added warning message if we ever assign to a too-short string; fixed array-reference typo that -f2003 helped catch
|
2022-10-03 17:44:09 -05:00 |
|
|
|
02158516f2
|
use large string buffers to avoid truncation
|
2022-10-03 17:58:14 -04:00 |
|
|
|
aff58465f2
|
Reimplemented absolute_path using platform::path_join for portability
|
2022-10-03 15:15:15 -05:00 |
|
|
|
6a2023e7df
|
spelling
|
2022-10-03 09:55:20 -04:00 |
|
|
|
d711a51657
|
Merge remote-tracking branch 'github/develop' into fortran-further-tinkering
|
2022-10-03 09:37:52 -04:00 |
|
|
|
2970a2140f
|
Merge pull request #3468 from akohlmey/collected-small-changes
Collected small changes
|
2022-10-03 09:37:29 -04:00 |
|
|
|
658df50e97
|
make getenv style variable test fully portable
|
2022-10-03 09:37:05 -04:00 |
|
|
|
ea512ce2bb
|
update comments about which files to keep synchronized for consistency
|
2022-10-03 09:22:28 -04:00 |
|
|
|
f474b67c7c
|
update swig interface file for recent changes to the library interface
|
2022-10-03 09:22:02 -04:00 |
|
|
|
dc5324c1db
|
Updated unit tests to use keepstuff; whitespace fixes
|
2022-10-02 21:26:42 -05:00 |
|
|
|
db9b59c269
|
Implemented scatter_atoms and scatter_atoms_subset + unit tests + documentation + typos/edits
|
2022-10-02 20:32:42 -05:00 |
|
|
|
c5c21bb36c
|
Implemented, tested, and documented gather_atoms and variants; added RST docs for lammps_scatter_atoms and lammps_gather_atoms and variants (library.cpp); checked for missing atom map in lammps_gather_atoms_subset; fixed bug in keepstuff.f90; fixed docs for extract_variable
|
2022-10-02 15:28:10 -05:00 |
|
|
|
d7ff6337ed
|
refactor fix ave/time to use array of struct
|
2022-10-02 14:48:53 -04:00 |
|
|
|
39ff5c5722
|
remove unused enums
|
2022-10-02 14:48:17 -04:00 |
|
|
|
c777434b72
|
use kcal consistently
|
2022-10-01 21:05:16 -04:00 |
|
|
|
39ea6ef30e
|
make \AA macro available in :math: for HTML and PDF
use the (newly redefined) \AA macro for Angstrom symbol throughout
instead of either \mathring{A} or AA
|
2022-10-01 20:58:48 -04:00 |
|
|
|
69ca7105ef
|
provide some more details about typesetting special characters and math
|
2022-10-01 20:41:48 -04:00 |
|
|
|
aac61cbabb
|
test more /chunk computes
|
2022-10-01 18:01:17 -04:00 |
|
|
|
1eedec11df
|
Merge branch 'test-compute-chunk' into collected-small-changes
|
2022-10-01 15:05:59 -04:00 |
|
|
|
3980344b67
|
add tests for compute property/chunk angmom/chunk ,com/chunk, dipole/chunk
|
2022-10-01 15:05:33 -04:00 |
|
|
|
eeff6aa06c
|
make sure to always look up the region to avoid null pointer dereference
|
2022-10-01 13:35:02 -04:00 |
|
|
|
b9cc150f44
|
add unit test for chunks
|
2022-10-01 10:39:23 -04:00 |
|
|
|
2f5e0646d9
|
Fixed typo in test_fortran_properties
|
2022-09-30 21:55:50 -05:00 |
|
|
|
27d9e313f5
|
convert compute chunk/spread/atom
|
2022-09-30 21:42:04 -04:00 |
|
|
|
da2f7f6fad
|
Forgot to put LMP_VAR_VECTOR in the documentation
|
2022-09-30 20:14:40 -05:00 |
|
|
|
9183c0e1c8
|
Removed commented-out line now that I know it works
|
2022-09-30 20:02:23 -05:00 |
|
|
|
9c314966ae
|
More spacing
|
2022-09-30 19:58:56 -05:00 |
|
|
|
eac855343f
|
Spacing
|
2022-09-30 19:54:58 -05:00 |
|
|
|
6dea4d50d6
|
Fixed oversight in edits to example in Fortran doc page
|
2022-09-30 19:51:56 -05:00 |
|
|
|
a323e09822
|
Merge branch 'lammps:develop' into fortran-further-tinkering
|
2022-09-30 19:40:32 -05:00 |
|
|
|
bbc08bbf1f
|
make capitalization consistent
|
2022-09-30 19:53:11 -04:00 |
|
|
|
953c3d0cad
|
spell check; updated false positives; whitespace
|
2022-09-30 18:50:16 -05:00 |
|
|
|
c61b356a71
|
clarify LJ energy function component of the quartic bond style
|
2022-09-30 19:48:56 -04:00 |
|
|
|
d301ff9961
|
Added set_variable and a test for it
|
2022-09-30 18:31:18 -05:00 |
|
|
|
f136bcbef7
|
Merge pull request #3465 from weinbe2/feature/snap-packed-idx
Packed Clebsch-Gordon look-up tables for SNAP/Kokkos
|
2022-09-30 17:35:10 -04:00 |
|
|
|
756d24ff9e
|
Implemented vector-style variables in C, Python, and Fortran APIs; unit test and more for Fortran/extract_variable
|
2022-09-30 16:02:26 -05:00 |
|
|
|
2538929d76
|
update tests for recent changes and with more death tests.
|
2022-09-30 15:06:46 -04:00 |
|
|
|
cbe83701c1
|
better checking for valid data for format style variables
|
2022-09-30 15:06:25 -04:00 |
|
|
|
b48868d70b
|
better document format style variable behavior
|
2022-09-30 15:05:56 -04:00 |
|
|
|
172106717d
|
must match the entire string
|
2022-09-30 15:05:41 -04:00 |
|
|
|
a9701f54cb
|
HIP tuning
|
2022-09-30 14:53:37 -04:00 |
|
|
|
6669b493a4
|
Merge branch 'develop' of https://github.com/lammps/lammps into feature/snap-packed-idx
|
2022-09-30 13:18:27 -04:00 |
|
|
|
08acd321f1
|
add more dedicated tests for format style variables
|
2022-09-30 09:58:05 -04:00 |
|
|
|
ec0bc5aa5e
|
improve detection of invalid format strings. allow to replace format style variables
|
2022-09-30 09:57:42 -04:00 |
|