From 22c1957a2c2a8fe057bdedcf8bbec55a2c921bc7 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Sat, 2 Nov 2013 00:02:27 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10917 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/Section_commands.html | 5 +- doc/Section_commands.txt | 4 +- doc/velocity.html | 2 +- doc/velocity.txt | 2 +- doc/write_dump.html | 101 ++++++++++++++++++++++++++++++++++++++ doc/write_dump.txt | 89 +++++++++++++++++++++++++++++++++ 6 files changed, 198 insertions(+), 5 deletions(-) create mode 100644 doc/write_dump.html create mode 100644 doc/write_dump.txt diff --git a/doc/Section_commands.html b/doc/Section_commands.html index 0e33a986f3..033506abbd 100644 --- a/doc/Section_commands.html +++ b/doc/Section_commands.html @@ -317,7 +317,8 @@ in the command's documentation. dump_modify, restart, thermo, thermo_modify, thermo_style, undump, -write_data, write_restart +write_data, write_dump, +write_restart

Actions:

@@ -361,7 +362,7 @@ in the command's documentation. restartrunrun_stylesetshellspecial_bonds suffixtadtemperthermothermo_modifythermo_style timestepuncomputeundumpunfixunitsvariable -velocitywrite_datawrite_restart +velocitywrite_datawrite_dumpwrite_restart

These are commands contributed by users, which can be used if LAMMPS diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt index 082ef2c076..9f61187228 100644 --- a/doc/Section_commands.txt +++ b/doc/Section_commands.txt @@ -313,7 +313,8 @@ Output: "dump_modify"_dump_modify.html, "restart"_restart.html, "thermo"_thermo.html, "thermo_modify"_thermo_modify.html, "thermo_style"_thermo_style.html, "undump"_undump.html, -"write_data"_write_data.html, "write_restart"_write_restart.html +"write_data"_write_data.html, "write_dump"_write_dump.html, +"write_restart"_write_restart.html Actions: @@ -428,6 +429,7 @@ in the command's documentation. "variable"_variable.html, "velocity"_velocity.html, "write_data"_write_data.html, +"write_dump"_write_dump.html, "write_restart"_write_restart.html :tb(c=6,ea=c) These are commands contributed by users, which can be used if "LAMMPS diff --git a/doc/velocity.html b/doc/velocity.html index 372b008ca7..69afb8b6ca 100644 --- a/doc/velocity.html +++ b/doc/velocity.html @@ -13,7 +13,7 @@

Syntax:

-
velocity group-ID style args keyword args ... 
+
velocity group-ID style args keyword value ...