git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13806 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
sjplimp
2015-07-30 16:49:30 +00:00
parent 311649293d
commit 3159a0ca45
150 changed files with 2029 additions and 2029 deletions

View File

@ -139,13 +139,13 @@
</ul>
<pre class="literal-block">
<em>x</em> arg = Nx
<em>y</em> arg = Ny
<em>z</em> arg = Nz
<em>xy</em> args = Nx Ny
<em>yz</em> args = Ny Nz
<em>xz</em> args = Nx Nz
<em>xyz</em> args = Nx Ny Nz
Nx,Ny,Nz = number of velocity bins in x,y,z dimensions
<em>y</em> arg = Ny
<em>z</em> arg = Nz
<em>xy</em> args = Nx Ny
<em>yz</em> args = Ny Nz
<em>xz</em> args = Nx Nz
<em>xyz</em> args = Nx Ny Nz
Nx,Ny,Nz = number of velocity bins in x,y,z dimensions
</pre>
<ul class="simple">
<li>zero or more keyword/value pairs may be appended</li>