592490be4e
add unload/list commands
2021-03-10 09:50:28 -05:00
27a81ffc86
add initial version of a plugin loader interface (for pair styles)
2021-03-09 15:34:48 -05:00
a119164496
add utf-8 check, substitution, and warning to Input::parse() function
2021-01-25 20:53:59 -05:00
f88f4cd60e
more include file updates
2020-09-02 21:44:04 -04:00
741a1d1fc9
move Input::expand_args() to utils::expand_args()
2020-08-29 18:32:10 -04:00
73a7fb53ff
add infrastructure and first example for testing standalone LAMMPS input commands
2020-06-16 12:52:35 -04:00
7ace10238d
change interface to Input::write_echo() to accept const std::string
2020-06-11 10:23:44 -04:00
1930a8fd00
make some more use of {fmt} in lammps.cpp
2020-05-27 05:29:42 -04:00
b6b022b610
whitespace cleanup: remove trailing blanks
2019-11-03 11:03:39 -05:00
6833d6def6
Merge branch 'master' into kim-simulator-models
...
# Resolved Conflicts:
# src/KIM/kim_query.cpp
# src/KIM/pair_kim.cpp
2019-07-29 20:43:10 -04:00
ea4107c4b4
add write_echo() method to Input class for logging implicit commands where the echo command would send explicit ones
2019-07-29 16:36:57 -04:00
03d26f6f6f
Merge branch 'master' into kim-simulator-models
2019-07-21 13:59:48 -05:00
06dcc9e283
Merge branch 'master' into improve-include-consistency
...
# Conflicts:
# src/USER-MESO/atom_vec_tdpd.cpp
2019-07-09 14:50:00 -04:00
6fc5810bb4
with the refactored include handling we can allow include in if/then/else
2019-07-02 01:31:19 -04:00
4ec3a508fc
bulk removal of #include <cstdio> from header files
2019-06-27 21:54:07 -04:00
483353a017
Merge remote-tracking branch 'lammps/master' into kim-simulator-models
2019-06-24 15:35:06 -05:00
d10fdda676
simplify nested include file handling
2019-06-23 17:53:52 -04:00
36649f0534
add workaround for handline include files
2019-06-23 16:47:12 -04:00
c6d0f807b5
output messages that would otherwise only show up in logs only when logs are enable for screen or logfile
2019-06-23 14:13:24 -04:00
02e7dd5716
also allow %e in format variables of suffix
2019-05-30 14:52:26 -04:00
1a5c3c6dcb
add check that allows only %f and %g conversions in variable format strings
2019-05-30 14:46:07 -04:00
4c021dad37
port spell fixes to source code
2018-11-20 00:09:11 -05:00
b34dac41c2
port documentation spelling fixes to comments or strings in source code.
2018-11-19 16:15:24 -05:00
43ae9656d7
add a "deprecated" command style for flagging future removed commands
2018-10-05 17:23:09 +02:00
e4071d7f46
replace C-style include files with their C++ equivalents
2018-04-27 18:00:24 -04:00
5221ac2d55
add placeholders to include files for error messges
2018-04-03 17:48:31 -06:00
1a81da0f73
print the last input line, when error->all() is called
...
this should help tracking down input file errors for many
common cases without having to repeat the run with -echo screen
and avoid having to explain how to use that feature all the time
2017-01-09 17:03:06 -05:00
c46be7db62
changes to imbalance weight factors
2016-10-05 10:33:39 -06:00
b190abea39
sync with GH
...
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15561 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2016-09-08 20:20:32 +00:00
ce5f174281
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15414 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2016-08-01 20:35:57 +00:00
13c5549009
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14809 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2016-04-07 21:12:44 +00:00
70aa37e4c8
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14589 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2016-02-15 15:26:57 +00:00
9e20448834
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14582 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2016-02-08 16:18:20 +00:00
354e20f431
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14220 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-10-30 20:04:06 +00:00
448b9f66f0
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14058 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-09-24 20:18:19 +00:00
cc7cb87584
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13940 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-08-28 20:06:12 +00:00
ce59e32d1c
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13937 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-08-28 20:00:56 +00:00
84a5ec39ec
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13278 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-03-23 23:30:50 +00:00
4c2103f695
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13253 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-03-18 21:54:52 +00:00
46fd9013a5
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13235 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-03-17 16:01:48 +00:00
7518fae9bc
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12641 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-10-21 17:09:24 +00:00
6c06a66ae7
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11978 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-05-13 15:23:13 +00:00
9fe494cc6a
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11380 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-01-29 18:59:46 +00:00
7f81b2f2ff
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11371 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-01-29 01:37:09 +00:00
a9f063d9d9
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11114 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2013-12-17 00:21:39 +00:00
cb7f385d43
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10310 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2013-07-23 19:01:37 +00:00
d694b0dee0
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10196 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2013-06-29 21:20:42 +00:00
d84b3c190d
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10088 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2013-06-18 14:04:16 +00:00
a746d1ce48
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9567 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2013-03-05 00:00:50 +00:00
a5c6bfb1c5
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9566 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2013-03-04 23:09:29 +00:00