|
|
811f79abc6
|
error out or ignore on displacements in z-direction with 2d system
|
2025-03-26 04:57:01 -04:00 |
|
|
|
c22716f5c0
|
error out on non-existing groups and improve error messages
|
2025-03-26 04:45:13 -04:00 |
|
|
|
a9f2bdf326
|
remove misplaced excess error call
|
2025-03-26 04:17:36 -04:00 |
|
|
|
c95d43f647
|
plug memory leaks
|
2025-03-26 04:16:54 -04:00 |
|
|
|
24389a55dc
|
remove argument expansion since it would take only the first expanded argument only.
this is better made explicit.
|
2025-03-26 04:11:51 -04:00 |
|
|
|
bc791da69e
|
Merge remote-tracking branch 'github/develop' into collected-small-fixes
|
2025-03-25 17:53:23 -04:00 |
|
|
|
7878ec170c
|
Merge pull request #4501 from lammps/errors-more-cleanup
[Community Project] More Error and Warning Messages Cleanup
|
2025-03-25 17:52:08 -04:00 |
|
|
|
2ea5cf1206
|
Merge remote-tracking branch 'github/develop' into collected-small-fixes
|
2025-03-25 14:16:04 -04:00 |
|
|
|
9e241df062
|
Merge pull request #4182 from akohlmey/group-bitmap-accessor
Refactor code to use group bitmap accessor
|
2025-03-25 14:12:27 -04:00 |
|
|
|
7fba02f865
|
fix logic bug when writing coeffs to data file
|
2025-03-25 03:02:17 -04:00 |
|
|
|
3ed03c4044
|
add post_constructor() method to computes for symmetry with fixes
|
2025-03-24 22:59:36 -04:00 |
|
|
|
15026cfa56
|
cosmetic
|
2025-03-24 22:59:05 -04:00 |
|
|
|
a64863caa6
|
fix sphinx directive error in embedded docs
|
2025-03-23 16:37:20 -04:00 |
|
|
|
3d5430bfe4
|
Merge branch 'develop' into errors-more-cleanup
|
2025-03-23 16:01:00 -04:00 |
|
|
|
1b58a4695b
|
add explanations for "before/after simulation box is defined" errors
|
2025-03-21 20:30:47 -04:00 |
|
|
|
649fd86e11
|
add errorurl(11) with explanation to "Energy/Stess was not tallied by pair style"
|
2025-03-21 19:57:57 -04:00 |
|
|
|
3ab91e4e1a
|
fix up uses of errorurl(21)
|
2025-03-20 23:12:21 -04:00 |
|
|
|
c037ec07a2
|
make utils::errorurl() point to generic page with error code 0
|
2025-03-20 22:45:41 -04:00 |
|
|
|
e9bc334a14
|
add some more missing errorurl() calls and error pointers
|
2025-03-20 22:45:01 -04:00 |
|
|
|
3b61bcf890
|
more error reporting updates
|
2025-03-20 12:31:08 -04:00 |
|
|
|
e4c96459e5
|
flag some more compatible time and out-of-bounds errors with errorurl()s
|
2025-03-20 06:16:59 -04:00 |
|
|
|
643afe6eff
|
fix segfault issue for optional arguments
|
2025-03-19 20:28:42 -04:00 |
|
|
|
04bb57f8e2
|
update a bunch more error messages
|
2025-03-19 17:17:47 -04:00 |
|
|
|
b936673935
|
consolidate calls to utils::errorurl() with corresponding error class calls.
|
2025-03-19 02:23:10 -04:00 |
|
|
|
8a04dc036d
|
Merge remote-tracking branch 'github/develop' into errors-more-cleanup
|
2025-03-19 01:39:22 -04:00 |
|
|
|
e502d40491
|
Merge remote-tracking branch 'github/develop' into collected-small-fixes
|
2025-03-17 17:40:29 -04:00 |
|
|
|
68c92f3267
|
add new explanation for warning about multiple time integrations
|
2025-03-17 12:18:32 -04:00 |
|
|
|
d42330edbd
|
consolidate errors #6 and #7 plus handle non-numeric box. add missing entries.
|
2025-03-17 11:40:36 -04:00 |
|
|
|
0a7b528d39
|
don't silence format errors
|
2025-03-17 11:01:16 -04:00 |
|
|
|
afbae53a0a
|
convert remaining errors to print coeff status
|
2025-03-16 06:03:23 -04:00 |
|
|
|
035aefcc26
|
address issues flagged by coverity scan
|
2025-03-15 21:38:18 -04:00 |
|
|
|
111817ce32
|
also print pair coeff setflag status when not all pair coeffs are set
|
2025-03-15 21:16:07 -04:00 |
|
|
|
b34b6b80e4
|
refactor info code so coeffs status can be appended to error
|
2025-03-15 20:11:33 -04:00 |
|
|
|
07c0c435ef
|
Merge branch 'develop' into remove-smallsmall
|
2025-03-15 02:11:02 -04:00 |
|
|
|
81ab0b7504
|
Merge pull request #4456 from akohlmey/add-error-explanations
Add short explanations and URL to them for common errors and warnings
|
2025-03-14 20:18:34 -04:00 |
|
|
|
3aba21f6e2
|
Merge pull request #4481 from akohlmey/collected-small-fixes
Collected small fixes and changes
|
2025-03-14 18:10:14 -04:00 |
|
|
|
4e0d37ecc2
|
ensure that df[] array is always initialized
|
2025-03-14 12:19:00 -04:00 |
|
|
|
4c3260a0dc
|
fix bug missing a read_int() when reading general triclinic rotation matrix
|
2025-03-14 12:18:42 -04:00 |
|
|
|
cea31e463d
|
remove references to -DLAMMPS_SMALLSMALL and trigger error when used
|
2025-03-14 10:20:31 -04:00 |
|
|
|
419b18bd16
|
implement extract() in pair_yukawa.cpp
|
2025-03-14 09:25:28 +01:00 |
|
|
|
b11672a99f
|
define extract() in pair_yukawa.h
|
2025-03-14 09:16:57 +01:00 |
|
|
|
d784706a68
|
small changes to appease coverity scan
|
2025-03-14 02:47:14 -04:00 |
|
|
|
9da8a7f73a
|
improve error pointers and out-of-range message for dump custom
|
2025-03-13 22:05:44 -04:00 |
|
|
|
bf1a5e05fd
|
correctly flag out-of-range access for thermo data, where possible
|
2025-03-13 18:11:18 -04:00 |
|
|
|
889f91763f
|
explain image flag related errors and warnings
|
2025-03-13 09:36:58 -04:00 |
|
|
|
bfdfd322df
|
make compatible with C++20 and later
|
2025-03-13 05:41:32 -04:00 |
|
|
|
9d70c8b8ae
|
provide error information for two more cases
|
2025-03-13 05:31:41 -04:00 |
|
|
|
0f10741f71
|
update tests for variable commands
|
2025-03-13 04:38:58 -04:00 |
|
|
|
c449bed814
|
apply clang-format
|
2025-03-13 04:15:49 -04:00 |
|
|
|
b53449ff10
|
free communicator only if not NULL
|
2025-03-13 04:15:41 -04:00 |
|