1 "LAMMPS WWW Site"_lws - "LAMMPS Documentation"_ld - "LAMMPS Commands"_lc :c
3 :link(lws,http://lammps.sandia.gov)
5 :link(lc,Section_commands.html#comm)
15 file = filename of new input script to switch to :ul
24 This command opens a new input script file and begins reading LAMMPS
25 commands from that file. When the new file is finished, the original
26 file is returned to. Include files can be nested as deeply as
27 desired. If input script A includes script B, and B includes A, then
28 LAMMPS could run for a long time.
30 If the filename is a variable (see the "variable"_variable.html
31 command), different processor partitions can run different input
38 "variable"_variable.html, "jump"_jump.html