git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11390 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-01-30 18:01:53 +00:00
parent 3f3e996939
commit e8605375c2
8 changed files with 29 additions and 62 deletions

View File

@ -85,9 +85,10 @@ Self-explanatory. Check the input script syntax and compare to the
documentation for the command. You can use -echo screen as a
command-line option when running LAMMPS to see the offending line.
E: Restart file MPI-IO output not allowed with '%' in filename
E: Restart file MPI-IO output not allowed with % in filename
UNDOCUMENTED
This is because a % signifies one file per processor and MPI-IO
creates one large file for all processors.
E: Writing to MPI-IO filename when MPIIO package is not installed
@ -110,9 +111,4 @@ E: Cannot open restart file %s
Self-explanatory.
U: Restart file MPI-IO output not allowed with % in filename
This is because a % signifies one file per processor and MPI-IO
creates one large file for all processors.
*/