|
|
74705c8111
|
port error check test from fortran wrapper to c-library interface test
|
2022-10-04 09:27:52 -04:00 |
|
|
|
b0e3c2a440
|
retrieving the error message clears the error status
|
2022-10-04 09:16:15 -04:00 |
|
|
|
90e820e8ec
|
format mpirun/mpiexec consistently
|
2022-10-04 08:55:53 -04:00 |
|
|
|
3ff203b705
|
add unit test for pair style list comparing it to pair lj/cut + harmonic/morse bonds
|
2022-10-04 07:03:13 -04:00 |
|
|
|
f2b3d8e8c3
|
use morse interaction energy from bond style morse not pair style morse
|
2022-10-04 07:02:44 -04:00 |
|
|
|
4a06559da5
|
update docs
|
2022-10-04 05:18:42 -04:00 |
|
|
|
74d5893dd9
|
enable and apply clang-format
|
2022-10-04 05:06:31 -04:00 |
|
|
|
6a97ca2468
|
better error checking and reporting
|
2022-10-04 05:02:46 -04:00 |
|
|
|
a3c676015b
|
store squared cutoff as documented
|
2022-10-04 04:13:42 -04:00 |
|
|
|
bc6e42a610
|
add more extensive whitespace checking for fortran and unittests
|
2022-10-04 04:11:39 -04:00 |
|
|
|
5508c7f25e
|
Bug fix for pair_style list quartic.
|
2022-10-04 13:27:32 +08:00 |
|
|
|
bca8e6b85a
|
store squared cutoff as documented
|
2022-10-04 00:14:06 -04:00 |
|
|
|
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 |
|
|
|
ed8e317ef6
|
Added quartic function for explicit pair interaction in pair_style list.
|
2022-10-04 10:40:32 +08: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 |
|
|
|
ef3b01f340
|
add neighbor list access tests. now we can always test for a full list.
|
2022-10-03 18:14:08 -04:00 |
|
|
|
02158516f2
|
use large string buffers to avoid truncation
|
2022-10-03 17:58:14 -04:00 |
|
|
|
bb6a118006
|
refactor for simpler flow of control. apply clang-format.
|
2022-10-03 16:31:23 -04:00 |
|
|
|
aff58465f2
|
Reimplemented absolute_path using platform::path_join for portability
|
2022-10-03 15:15:15 -05:00 |
|
|
|
2d3e4fdd9a
|
make MDI package cmake config compatible with multi-config builders
|
2022-10-03 16:07:00 -04:00 |
|
|
|
840e3398b8
|
silence warning with CMake 3.24 and later
|
2022-10-03 16:06:59 -04:00 |
|
|
|
21aded5e4e
|
silence compiler warning
|
2022-10-03 15:14:54 -04:00 |
|
|
|
82bf23401f
|
Fix whitespace
|
2022-10-03 12:45:18 -06:00 |
|
|
|
981f75d92f
|
Example in docs
|
2022-10-03 12:40:05 -06:00 |
|
|
|
c82fdd4898
|
Add docs
|
2022-10-03 11:57:47 -06:00 |
|
|
|
ba27ecf610
|
Add optional full flag to pair_zero
|
2022-10-03 11:53:41 -06:00 |
|
|
|
ccdcae0a99
|
fix_pair.h/cpp: remove modify_param(int, char **)
|
2022-10-03 19:47:02 +02:00 |
|
|
|
94ff9cea4c
|
Revert "update documentation: explain fix_modify pair every N"
This reverts commit 2f231bcd50.
|
2022-10-03 19:43:37 +02: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 |
|