Commit Graph

692 Commits

Author SHA1 Message Date
005433c7e3 Merge branch 'develop' into develop-eipifun-with-doc 2025-01-28 12:45:16 -07:00
a0fcbc9b71 Merge pull request #4442 from akohlmey/freeze-fmt-lib-prepare-std_format
Freeze fmt library at version 10.2.1 and add changes that prepare LAMMPS for transition to std::format
2025-01-23 20:21:42 -05:00
8baec60155 implement an utils::print() function similar to fmt::print()
this doesn't have the constexpr requirement for the format string.
also it will help porting to std::format in C++20, which doesn't
have a similar functionality either.
2025-01-23 00:03:30 -05:00
c3ca6a8e56 Merge branch 'develop' into mala 2025-01-15 13:19:15 +01:00
58eca0eef4 Merge branch 'develop' into develop-eipifun-with-doc 2025-01-15 04:11:53 -05:00
264c1c3140 Merge branch 'develop' of github.com:lammps/lammps into mala 2025-01-14 16:02:37 -07:00
0fe7fbdb42 Merge branch 'develop' into pair_d3 2025-01-14 16:05:29 -05:00
5a0222153a small doc updates and corrections 2025-01-10 12:15:24 -05:00
e858c8a78d Merge branch 'develop' into angle-mwlc 2025-01-10 14:33:50 +08:00
095d33dafb Added examples and references to the docs 2024-12-19 18:06:54 +01:00
5f3ea61080 Merge branch 'develop' into mala 2024-12-19 17:16:05 +01:00
bff2e64bbc Docs and example updates by Aidan Thompson
I did NOT author this commit, I am only pushing it because for some reason, Github does not permit Aidan to do so

Co-authored-by: Aidan Thompson <athomps@sandia.gov>
2024-12-19 10:06:53 +01:00
b4a6be2623 more spelling and formatting 2024-12-18 05:24:16 -05:00
077a229cc8 merge develop into angle-mwlc 2024-12-12 16:04:09 +08:00
eba7dfad36 address spelling issues 2024-12-10 23:48:33 -05:00
2d2bc029a4 Merge branch 'develop' into qtpie 2024-11-12 11:37:40 -08:00
c15c4d23bb fix spelling/syntax issues 2024-10-13 19:30:30 -04:00
0f8b825424 fix up spelling issues in CTIP 2024-10-02 19:43:43 -04:00
5d0f1aeeaf Expand documentation 2024-09-26 17:21:16 +01:00
38e4df45ef mwlc angle documentation 2024-09-24 10:33:08 +08:00
af6efcc514 Add fix qtpie/reaxff documentation 2024-09-13 16:43:13 +01:00
92bd9fc161 fix linking a URL and fix spelling 2024-09-13 02:20:26 -04:00
b09e88a179 Merge pull request #4314 from akohlmey/collected-small-changes
Collected small changes and fixes
2024-09-06 16:24:31 -04:00
d67e0e6a41 consolidate spelling 2024-09-05 21:47:35 -04:00
03631aab00 whitespace and spelling fixes 2024-09-05 21:46:32 -04:00
7d93460717 add commented example for implementing a command style 2024-09-04 08:23:29 -04:00
7c13562c41 spelling 2024-09-02 20:42:15 -04:00
97c5bcc00c update 2024-08-25 00:55:56 -04:00
4a291f8bed spelling 2024-08-22 01:04:05 -04:00
2f6ac590b0 spelling and cosmetic stuff 2024-08-19 17:59:13 -04:00
b97717eb46 update false-positives 2024-08-14 22:47:28 -04:00
bd0574c11d Merge remote-tracking branch 'github/develop' into collected-small-fixes 2024-08-08 13:43:25 -04:00
6bc0cae2d4 fix up fix colvars docs 2024-08-07 16:07:58 -04:00
dcb3871e58 doc integration of gerurl 2024-08-07 09:37:49 -04:00
e73e522e40 update docs for installing LAMMPS-GUI 2024-08-02 10:19:42 -04:00
75b09ed143 discuss in more detail MPI support in PyLammps. Some small improvements in MPI support
MPI related changes are:
 - Raise exception in PyLammps.eval() if called from MPI rank
 - Print (some) informational and warning messages only from MPI rank 0
2024-07-30 11:27:31 -04:00
c8818a16c5 Add menu entries to open LAMMPS tutorial website 2024-07-25 22:14:06 -04:00
3017630c01 Merge remote-tracking branch 'github/develop' into collected-small-fixes 2024-07-18 18:40:22 -04:00
dc84078156 spelling 2024-07-16 19:15:31 -04:00
0fb7493658 spelling fixes 2024-07-03 19:17:11 -04:00
44b66cb56b various documentation fixups, dedup references, wrap paragraphs, adjust underlines, add missing index 2024-06-26 07:26:03 -04:00
e3fb1f24bd Merge branch 'develop' into collected-small-changes 2024-06-25 19:41:45 -04:00
9a41f6aedf spelling updates 2024-06-23 04:21:01 -04:00
b8cbd1bfc3 use proper technical term 2024-06-22 14:26:24 -04:00
6d1fb9eb62 fix typo 2024-06-20 20:31:24 -04:00
ddec24308c small docs and spelling corrections and updates 2024-06-19 15:04:14 -04:00
4e0bf6137d Merge pull request #4110 from uf3/ml-uf3
Implementation of pair_style uf3 and uf3/kk
2024-06-19 11:43:32 -04:00
f5253eb926 Merge pull request #4174 from akohlmey/atom-map-library-interface
Add support for extracting a few more properties and the Atom::map() function to the library interface
2024-06-04 13:23:31 -06:00
1a83fefc70 add false positive 2024-05-29 08:38:54 -04:00
1697f2a465 Merge branch 'develop' into remove-i-pi 2024-05-29 08:36:01 -04:00