From 281f90082eddc067cbc2dde6772b388768851844 Mon Sep 17 00:00:00 2001
From: sjplimp
The atom/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 Making LAMMPS +section for more info. +
The xtc style is part of the XTC package. It is only enabled if LAMMPS was built with that package. See the Making LAMMPS section for more info. This is diff --git a/doc/dump.txt b/doc/dump.txt index 74c1029c77..b02f09c5f5 100644 --- a/doc/dump.txt +++ b/doc/dump.txt @@ -569,6 +569,11 @@ To write gzipped dump files, you must compile LAMMPS with the -DLAMMPS_GZIP option - see the "Making LAMMPS"_Section_start.html#start_2 section of the documentation. +The {atom/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 "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 LAMMPS was built with that package. See the "Making LAMMPS"_Section_start.html#start_3 section for more info. This is