''
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13806 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user