forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14899 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
0d4d950ce0
commit
107e28c77a
|
@ -656,7 +656,7 @@ The *atom/mpiio*, *cfg/mpiio*, *custom/mpiio*, and *xyz/mpiio* styles
|
|||
are part of the MPIIO package. They are only enabled if LAMMPS was
|
||||
built with that package. See the :ref:`Making LAMMPS <start_3>` section for more info.
|
||||
|
||||
The *xtc* style is part of the XTC package. It is only enabled if
|
||||
The *xtc* style is part of the MISC package. It is only enabled if
|
||||
LAMMPS was built with that package. See the :ref:`Making LAMMPS <start_3>` section for more info. This is
|
||||
because some machines may not support the low-level XDR data format
|
||||
that XTC files are written with, which will result in a compile-time
|
||||
|
|
|
@ -682,7 +682,7 @@ with that package. See the <a class="reference internal" href="Section_start.ht
|
|||
<p>The <em>atom/mpiio</em>, <em>cfg/mpiio</em>, <em>custom/mpiio</em>, and <em>xyz/mpiio</em> styles
|
||||
are part of the MPIIO package. They are only enabled if LAMMPS was
|
||||
built with that package. See the <a class="reference internal" href="Section_start.html#start-3"><span>Making LAMMPS</span></a> section for more info.</p>
|
||||
<p>The <em>xtc</em> style is part of the XTC package. It is only enabled if
|
||||
<p>The <em>xtc</em> style is part of the MISC package. It is only enabled if
|
||||
LAMMPS was built with that package. See the <a class="reference internal" href="Section_start.html#start-3"><span>Making LAMMPS</span></a> section for more info. This is
|
||||
because some machines may not support the low-level XDR data format
|
||||
that XTC files are written with, which will result in a compile-time
|
||||
|
|
|
@ -604,7 +604,7 @@ are part of the MPIIO package. They are only enabled if LAMMPS was
|
|||
built with that package. See the "Making
|
||||
LAMMPS"_Section_start.html#start_3 section for more info.
|
||||
|
||||
The {xtc} style is part of the XTC package. It is only enabled if
|
||||
The {xtc} style is part of the MISC package. It is only enabled if
|
||||
LAMMPS was built with that package. See the "Making
|
||||
LAMMPS"_Section_start.html#start_3 section for more info. This is
|
||||
because some machines may not support the low-level XDR data format
|
||||
|
|
Loading…
Reference in New Issue