|
|
f4275ae44c
|
PIMPLify access to BosonicExchange class
|
2025-02-23 12:45:35 -05:00 |
|
|
|
f1ef94aade
|
apply clang-format
|
2025-02-23 12:33:26 -05:00 |
|
|
|
16b2988106
|
make filter_args() fully C++ compatible
|
2025-02-23 12:32:44 -05:00 |
|
|
|
35fca290fc
|
enumerators must be defined within the scope of the class, not globally
|
2025-02-23 12:20:45 -05:00 |
|
|
|
f29a433fa9
|
apply clang-format and follow LAMMPS programming conventions more closely
|
2025-02-23 12:12:36 -05:00 |
|
|
|
0448651a90
|
reformatting and correcting doc page issues and appy spelling fixes and false positives
|
2025-02-23 12:05:53 -05:00 |
|
|
|
cef81881f9
|
homepage and developer email
|
2025-02-23 18:25:13 +02:00 |
|
|
|
cce060caa8
|
file permissions
|
2025-02-23 17:53:49 +02:00 |
|
|
|
e87e6dc5b0
|
more
|
2025-02-23 17:45:19 +02:00 |
|
|
|
f46d066e5b
|
more
|
2025-02-23 17:43:15 +02:00 |
|
|
|
1cb47dc066
|
trailing whitespaces
|
2025-02-23 17:40:12 +02:00 |
|
|
|
63d49f50d1
|
Merge branch 'develop' of https://github.com/lammps/lammps into bosonic-pimd-langevin
|
2025-02-23 16:54:55 +02:00 |
|
|
|
c37bc484b6
|
added a note about filtered_args in the h file
|
2025-02-23 16:47:57 +02:00 |
|
|
|
d4011262f1
|
Made filtered_args in filter function local
|
2025-02-23 16:40:04 +02:00 |
|
|
|
f1e1099ac2
|
fix typo
|
2025-02-23 04:46:34 -05:00 |
|
|
|
4d453a65e6
|
fix bug in utils::strcompress()
calling back() on empty strings is undefined behavior.
|
2025-02-21 23:33:15 -07:00 |
|
|
|
3141723c24
|
restore more compact implementation using fmt::runtime()
|
2025-02-21 22:03:27 -05:00 |
|
|
|
b77c3bf8c7
|
make compatible with more strict consteval format requirements of C++20
|
2025-02-21 21:54:28 -05:00 |
|
|
|
1e078665f6
|
fix bug in angle style cosine/delta
|
2025-02-21 16:18:56 -05:00 |
|
|
|
29931c030f
|
Added a filter of keywords instead of enable_esynch flag
|
2025-02-20 16:26:18 +02:00 |
|
|
|
7952281f78
|
Merge branch 'develop' into sync_verlet
|
2025-02-19 12:33:54 -07:00 |
|
|
|
a31f4f79b8
|
Merge branch 'develop' into sync_verlet
|
2025-02-19 12:32:29 -07:00 |
|
|
|
632d88912d
|
Tweaking synchronization flag checks
|
2025-02-19 12:21:42 -07:00 |
|
|
|
dafbe5541a
|
Changing default log to sync on, adding wall
|
2025-02-19 12:15:36 -07:00 |
|
|
|
8641486249
|
Swapping nx variable names
|
2025-02-19 11:29:40 -07:00 |
|
|
|
abc8954c5c
|
Adding line breaks
|
2025-02-19 11:28:05 -07:00 |
|
|
|
11f66b4da1
|
fix copy and paste bug
|
2025-02-19 07:36:20 -05:00 |
|
|
|
fe8ebb308d
|
Merge github.com:lammps/lammps into develop
|
2025-02-19 12:25:01 +01:00 |
|
|
|
90c2175056
|
Updated rotation and documentation
|
2025-02-18 20:16:31 -06:00 |
|
|
|
d772833f67
|
cr
|
2025-02-18 23:44:28 +02:00 |
|
|
|
6fb1f4466c
|
fixed_whitespace
|
2025-02-18 13:10:07 -06:00 |
|
|
|
0a1b10faef
|
updated version based on feedback
|
2025-02-18 12:58:09 -06:00 |
|
|
|
f0bc9ddcc9
|
Merge pull request #4473 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2025-02-18 12:58:28 -05:00 |
|
|
|
f5099b7c16
|
Update fix_press_langevin.rst to include full equation 13
Completest equation 13 to match the [paper](https://pubs.aip.org/jcp/article/141/19/194108/152571/Constant-pressure-and-temperature-discrete-time) and the [implementation](36e739b734/src/fix_press_langevin.cpp (L485-L487)).
|
2025-02-18 17:15:01 +01:00 |
|
|
|
c19389a205
|
bug fix for pointing to the command name
|
2025-02-18 10:54:52 -05:00 |
|
|
|
816fb83d1a
|
improve errors for atom_modify
|
2025-02-18 00:40:41 -05:00 |
|
|
|
3138f62ac8
|
renumber error 30 to 5 to match list of errors. Update error calls
|
2025-02-18 00:26:15 -05:00 |
|
|
|
0e07eab97f
|
add some calls to utils::errorurl(22)
|
2025-02-18 00:05:12 -05:00 |
|
|
|
9be6b5a05b
|
improve error handling for thermo output
|
2025-02-17 23:43:01 -05:00 |
|
|
|
fe5d6b154a
|
simplify building of mini TOC at the top, renumber and reformat block 22
|
2025-02-17 23:42:04 -05:00 |
|
|
|
1c1749b6bf
|
Merge branch 'add-error-explanations' of github.com:akohlmey/lammps into add-error-explanations
|
2025-02-17 23:06:44 -05:00 |
|
|
|
841e459b67
|
provide URL to explain fmt::format_error
|
2025-02-17 23:05:42 -05:00 |
|
|
|
25774943d5
|
Added advice on error 21
|
2025-02-17 17:25:07 -07:00 |
|
|
|
6f925e12dd
|
Merge branch 'develop' into add-error-explanations
|
2025-02-17 15:39:22 -05:00 |
|
|
|
3ed6b617f0
|
tweaked number 11
|
2025-02-17 13:08:42 -07:00 |
|
|
|
5d4a277623
|
add versionadded tag
|
2025-02-16 22:51:00 -05:00 |
|
|
|
9f02f20023
|
add compute vacf/chunk command
|
2025-02-16 22:43:28 -05:00 |
|
|
|
77ab5bd624
|
minor rearrangement of if logic
|
2025-02-16 14:52:25 +02:00 |
|
|
|
52437e2152
|
Fixed a bug regarding keyword reading in pimdb_langevin; made sure the new esynch keyword in pimdb is not allowed in pimd
|
2025-02-16 11:02:15 +02:00 |
|
|
|
eaf624c0f0
|
Merge branch 'develop' into patch-2
|
2025-02-15 17:15:33 +01:00 |
|