|
|
d48b0ebd7b
|
print OS/Compiler info when starting LAMMPS shell
|
2020-10-07 18:37:27 -04:00 |
|
|
|
ac6e99ae81
|
implement "mem" command into LAMMPS shell to print current and max memory use
|
2020-10-07 18:36:43 -04:00 |
|
|
|
15f9987c32
|
add custom commands "cd" and "pwd" to the LAMMPS shell
|
2020-10-06 18:39:22 -04:00 |
|
|
|
113db3ac73
|
fold group specific query functions into the more generic ID query functions
|
2020-10-05 13:41:12 -04:00 |
|
|
|
68cca6d31a
|
make warning about lack of exception handling more specific
|
2020-10-05 12:51:42 -04:00 |
|
|
|
d500ffa784
|
implement handler for CTRL-C on windows.
|
2020-10-04 16:42:29 -04:00 |
|
|
|
ffcd905bf1
|
complete LAMMPS shell docs interation. Warn if exceptions are missing but don't fail
|
2020-10-04 14:03:34 -04:00 |
|
|
|
ecb5078ba7
|
add signal handler to smoothly interrupt ongoing runs. non-windows only.
|
2020-10-04 11:25:37 -04:00 |
|
|
|
f1ed6a9782
|
change word break characters to make direct variable expansion completion work
|
2020-10-04 11:25:05 -04:00 |
|
|
|
2eb07f7427
|
add expansions of IDs and references to IDs
|
2020-10-04 06:02:14 -04:00 |
|
|
|
c5514c0a36
|
windows portability fix
|
2020-10-03 22:02:13 -04:00 |
|
|
|
acf53ff55e
|
add a few more context aware matcher functions
|
2020-10-03 12:26:40 -04:00 |
|
|
|
b231fa8a16
|
add completion for force style names
|
2020-10-03 11:32:56 -04:00 |
|
|
|
22cbac0b01
|
initial version of LAMMPS shell. without build system support (yet).
|
2020-10-03 09:49:35 -04:00 |
|