|
|
3d5430bfe4
|
Merge branch 'develop' into errors-more-cleanup
|
2025-03-23 16:01:00 -04:00 |
|
|
|
adaa313990
|
Merge pull request #4502 from akohlmey/collected-small-fixes
Collected small changes and fixes
|
2025-03-23 15:59:38 -04:00 |
|
|
|
88cecbd11d
|
alternate implementation of jump to top by @rbberger
|
2025-03-22 18:54:49 -04:00 |
|
|
|
c65c8819e3
|
cosmetic changes and re-wrap paragraphs
|
2025-03-22 16:06:17 -04:00 |
|
|
|
f4b92a23ae
|
small clarification cherry-picked from PR #4502
|
2025-03-22 15:47:52 -04:00 |
|
|
|
6f24e1edd5
|
remove leftover pieces of obsolete warning
|
2025-03-22 15:42:51 -04:00 |
|
|
|
12cc12b4f4
|
Typos and alternate wording suggestions
|
2025-03-22 12:57:28 -06:00 |
|
|
|
c289ad9471
|
forgot to include upward arrow image
|
2025-03-22 06:08:48 -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 |
|
|
|
3834169c92
|
first attempt to implement a "jump to top" anchor in the sidebar
|
2025-03-21 19:30:28 -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 |
|
|
|
ee78e3e201
|
add -f option to install.py to install into externally-managed environments
|
2025-03-19 03:14:34 -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 |
|
|
|
4cd3fa1e38
|
spelling
|
2025-03-18 20:24:04 -04:00 |
|
|
|
90cd786c2d
|
document how to address "externally managed environment" errors with install-python
|
2025-03-18 20:20:56 -04:00 |
|
|
|
d02e26d3ba
|
document DOWNLOAD_POTENTIALS with CMake
|
2025-03-18 19:49:04 -04:00 |
|
|
|
69881baa0c
|
add false positives
|
2025-03-17 23:33:47 -04:00 |
|
|
|
4aece11628
|
add note about need to run ldconfig on Linux system after make install
|
2025-03-17 23:33:39 -04:00 |
|
|
|
7d6c19f51b
|
adjust for macos_arm64 arch
|
2025-03-17 18:12:33 -04:00 |
|
|
|
f0b988904d
|
add some notes about releasing a stable release update
|
2025-03-17 17:59:32 -04:00 |
|
|
|
e502d40491
|
Merge remote-tracking branch 'github/develop' into collected-small-fixes
|
2025-03-17 17:40:29 -04:00 |
|
|
|
6f0a59372c
|
Merge pull request #4500 from akohlmey/remove-smallsmall
Remove support for -DLAMMPS_SMALLSMALL
|
2025-03-17 17:16:54 -04:00 |
|
|
|
b329d01e5e
|
small clarification
|
2025-03-17 12:25:06 -04:00 |
|
|
|
aee02c7ed4
|
remove entries that are now covered by Errors_details.rst
|
2025-03-17 12:20:30 -04:00 |
|
|
|
afaf440895
|
expand/clarify some discussions
|
2025-03-17 12:20:07 -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 |
|
|
|
9e8b9e55be
|
Merge remote-tracking branch 'github/develop' into collected-small-fixes
|
2025-03-17 11:01:42 -04:00 |
|
|
|
0a7b528d39
|
don't silence format errors
|
2025-03-17 11:01:16 -04:00 |
|
|
|
368e0a22a0
|
adding WHAM dialog is postponed
|
2025-03-16 19:21:08 -04:00 |
|
|
|
d65b0ce666
|
update to WHAM version 2.1.0
|
2025-03-16 17:28:57 -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 |
|
|
|
73585e1dcc
|
revert broken change to print angstrom character
|
2025-03-15 21:17:00 -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 |
|
|
|
7b915b2983
|
error message does not exist anymore
|
2025-03-15 20:10:37 -04:00 |
|
|
|
96f135c294
|
some more small tweaks of explanation and spelling fixes
|
2025-03-15 16:38:12 -04:00 |
|
|
|
bca920a021
|
Merge remote-tracking branch 'github/develop' into errors-more-cleanup
|
2025-03-15 16:21:03 -04:00 |
|
|
|
589c026465
|
Tweaked the description of numbering order
|
2025-03-15 14:09:38 -06:00 |
|
|
|
2240430d5e
|
Merge pull request #4495 from lammps/use-pandoc-for-fasthtml
Use pandoc for make fasthtml
|
2025-03-15 15:55:00 -04:00 |
|
|
|
067f998eac
|
Update Build_manual.rst
|
2025-03-15 10:57:28 -06:00 |
|