Commit Graph

39902 Commits

Author SHA1 Message Date
d4b6bce4af grow a bit again 2024-08-09 12:22:18 -04:00
76fbece9ee clarification 2024-08-09 09:27:02 -04:00
28dc58a389 add 2NN MEAM potential files for High-Entropy Alloys 2024-08-08 21:56:58 -04:00
800335fe2f whitespace 2024-08-08 21:47:47 -04:00
9ce75ac45a remove menu entry to open web tutorial 2024-08-08 21:40:39 -04:00
2edc8dc1ac do not copy internal "noinit" keyword to clipboard 2024-08-08 21:40:20 -04:00
751d7f0197 improve error handling and reporting for MEAM user parameter file 2024-08-08 21:27:44 -04:00
54dc7776f2 small grammar tweak 2024-08-08 21:27:06 -04:00
7f2267041e make smaller 2024-08-08 15:30:28 -04:00
23fb11736a rewrite 2024-08-08 15:30:20 -04:00
bd0574c11d Merge remote-tracking branch 'github/develop' into collected-small-fixes 2024-08-08 13:43:25 -04:00
62665dd079 Merge pull request #4266 from akohlmey/geturl-command
New geturl command to download files for LAMMPS inputs on demand
2024-08-08 13:42:21 -04:00
4ad7740676 fix up cut-n-paste error 2024-08-08 11:41:54 -04:00
dbf9c75509 some more atom info in "info system" 2024-08-08 11:22:02 -04:00
eac7c6a8ed rephrase 2024-08-08 11:12:30 -04:00
6f3056511b follow common convention for manual pages documenting multiple styles 2024-08-08 05:00:01 -04:00
45e90ac2f8 must not access thermo class, if not yet created 2024-08-08 04:37:59 -04:00
b9e7c9534b switch branch 2024-08-07 22:47:25 -04:00
da26b69d8d partial implementation of wizards to start tutorials 2024-08-07 22:44:10 -04:00
03bc0768cd try to free resources allocated by inspecting restart files 2024-08-07 17:30:55 -04:00
6bc0cae2d4 fix up fix colvars docs 2024-08-07 16:07:58 -04:00
6544861bd3 document large restart file warning 2024-08-07 16:01:02 -04:00
323ecdd891 add confirmation dialog with warning when trying to inspect a large restart 2024-08-07 15:57:42 -04:00
7f8bcbd93a document "verbose" keyword to "geturl" 2024-08-07 14:01:23 -04:00
69294ef343 add "verbose" option for debugging which will divert libcurl logging to the screen 2024-08-07 13:08:35 -04:00
af68051981 switch libcur to verbose output 2024-08-07 12:41:32 -04:00
c8ba358f67 more debugging github runner for macos 2024-08-07 12:20:35 -04:00
cdab8d09ad need to update LAMMPS help message, too 2024-08-07 12:12:45 -04:00
a8bb296a17 switch to verbose mode to debug GitHub runner. 2024-08-07 11:15:13 -04:00
c47a32206b add versionadded tags 2024-08-07 10:47:58 -04:00
f197ce3165 expose new introspection to library interfaces for consistency 2024-08-07 10:37:20 -04:00
937c17f3b8 add tests for geturl command 2024-08-07 10:27:48 -04:00
85f322e4f2 add introspection support for -DLAMMPS_CURL 2024-08-07 10:27:19 -04:00
fe9c9cc77d fix highlighting bug and add geturl 2024-08-07 09:38:10 -04:00
dcb3871e58 doc integration of gerurl 2024-08-07 09:37:49 -04:00
3fa48dfa34 build system integration of geturl 2024-08-07 09:37:33 -04:00
b645a0c4b1 new command geturl 2024-08-07 09:37:09 -04:00
530d6b5869 Merge remote-tracking branch 'github/develop' into collected-small-fixes 2024-08-06 18:39:36 -04:00
b25cb2adff Merge pull request #4261 from Colvars/colvars-update
Colvars update
2024-08-06 18:01:35 -04:00
b7bb8083ed implement -restart2info command line flag and document it 2024-08-06 17:14:46 -04:00
40b2b08f23 avoid uninitialized access and get a "clean" core dump if the wrong pointer is used. 2024-08-06 16:08:41 -04:00
4818aec25b cosmetic 2024-08-06 15:50:50 -04:00
2344b7bcc3 enable and apply clang-format 2024-08-06 15:34:16 -04:00
ce3b3b2950 remove dead code 2024-08-06 15:30:57 -04:00
8194a9fd2f do not confuse static code analysis 2024-08-06 15:22:29 -04:00
19b7d3eac6 mention LAMMPS-GUI as visualizer option and tool to general dump image commands 2024-08-06 11:16:20 -04:00
8118d8e829 Merge pull request #2 from akohlmey/colvars-update 2024-08-06 15:05:06 +02:00
5f86046a92 document "Inspect Restart" feature 2024-08-06 06:36:54 -04:00
69ac247088 generate data file from restart with "pair ij" flag 2024-08-06 06:18:20 -04:00
543ceaaf89 when using "write_data" with "noinit" and "pair ij" generate missing pair coeffs by calling Pair::init_one() 2024-08-06 06:17:44 -04:00