git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11387 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -103,7 +103,7 @@ void ReadRestart::command(int narg, char **arg)
|
||||
|
||||
if (multiproc && mpiioflag)
|
||||
error->all(FLERR,
|
||||
"Read restart MPI-IO output not allowed with '%' in filename");
|
||||
"Read restart MPI-IO input not allowed with % in filename");
|
||||
|
||||
if (mpiioflag) {
|
||||
mpiio = new RestartMPIIO(lmp);
|
||||
|
||||
Reference in New Issue
Block a user