From 7a32bab5d9df95a1af359716a628497f8f015eec Mon Sep 17 00:00:00 2001
From: sjplimp coul/cut coul/debye coul/long dipole/cut dpd eam eam/opt eam/alloy
-eam/alloy/opt eam/fs eam/fs/opt gayberne
+gran/hertz/history gran/hooke gran/hooke/history lj/charmm/coul/charmm gran/hertz/history gran/hooke gran/hooke/history lj/charmm/coul/charmm lj/charmm/coul/charmm/implicit lj/charmm/coul/long lj/charmm/coul/long/opt lj/class2 lj/class2/coul/cut lj/class2/coul/long lj/cut lj/cut/opt
diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt
index 51f05590bd..a7f58bf584 100644
--- a/doc/Section_commands.txt
+++ b/doc/Section_commands.txt
@@ -506,9 +506,9 @@ full description:
"eam/fs"_pair_eam.html,
"eam/fs/opt"_pair_eam.html,
"gayberne"_pair_gayberne.html,
-"gran/hertz/history"_pair_gran_hertz_history.html,
-"gran/hooke"_pair_gran_hooke.html,
-"gran/hooke/history"_pair_gran_hooke_history.html,
+"gran/hertz/history"_pair_gran.html,
+"gran/hooke"_pair_gran.html,
+"gran/hooke/history"_pair_gran.html,
"lj/charmm/coul/charmm"_pair_charmm.html,
"lj/charmm/coul/charmm/implicit"_pair_charmm.html,
"lj/charmm/coul/long"_pair_charmm.html,
diff --git a/doc/fix_print.html b/doc/fix_print.html
index 7a8b597beb..d933f2c2c8 100644
--- a/doc/fix_print.html
+++ b/doc/fix_print.html
@@ -25,9 +25,10 @@
lj/cut/coul/cut lj/cut/coul/debye lj/cut/coul/long lj/cut/coul/long/tip4p file value = filename
+ append value = filename
screen value = yes or no
@@ -56,8 +57,11 @@ thermodynamic properties, global values calculated by a
compute or fix, or references to other
variables.
If the file keyword is used, a filename is specified to which the -output generated by this fix will be written. +
If the file or append keyword is used, a filename is specified to +which the output generated by this fix will be written. If file is +used, then the filename is overwritten if it already exists. If +append is used, then the filename is appended to if it already +exists, or created if it does not exist.
If the screen keyword is used, output by this fix to the screen and logfile can be turned on or off as desired. diff --git a/doc/fix_print.txt b/doc/fix_print.txt index a8c4dd43c9..58b6e11964 100644 --- a/doc/fix_print.txt +++ b/doc/fix_print.txt @@ -17,8 +17,9 @@ print = style name of this fix command :l N = print every N steps :l string = text string to print with optional variable names :l zero or more keyword/value pairs may be appended :l -keyword = {file} or {screen} :l +keyword = {file} or {append} or {screen} :l {file} value = filename + {append} value = filename {screen} value = {yes} or {no} :pre :ule @@ -46,8 +47,11 @@ thermodynamic properties, global values calculated by a "compute"_compute.html or "fix"_fix.html, or references to other "variables"_variable.html. -If the {file} keyword is used, a filename is specified to which the -output generated by this fix will be written. +If the {file} or {append} keyword is used, a filename is specified to +which the output generated by this fix will be written. If {file} is +used, then the filename is overwritten if it already exists. If +{append} is used, then the filename is appended to if it already +exists, or created if it does not exist. If the {screen} keyword is used, output by this fix to the screen and logfile can be turned on or off as desired. diff --git a/doc/group.html b/doc/group.html index 08f0b407db..bfa1a1bfa3 100644 --- a/doc/group.html +++ b/doc/group.html @@ -93,7 +93,8 @@ group.
Related commands:
-region, fix, velocity, dump, temperature +
dump, fix, region, +temperature, velocity
Default:
diff --git a/doc/group.txt b/doc/group.txt index e6dec4ff23..a17ca4a2fb 100644 --- a/doc/group.txt +++ b/doc/group.txt @@ -88,7 +88,8 @@ There can be no more than 32 defined groups, including "all". [Related commands:] -region, fix, velocity, dump, temperature +"dump"_dump.html, "fix"_fix.html, "region"_region.html, +"temperature"_temperature.html, "velocity"_velocity.html [Default:]