white space update
This commit is contained in:
@ -639,7 +639,7 @@ void ReadData::command(int narg, char **arg)
|
||||
error->all(FLERR,"Read_data subsequent file cannot switch to restricted triclinic");
|
||||
if (xy != domain->xy || xz != domain->xz || yz != domain->yz)
|
||||
error->all(FLERR,"Read_data subsequent file tilt factors must be same as first file");
|
||||
|
||||
|
||||
} else {
|
||||
if (domain->triclinic)
|
||||
error->all(FLERR,"Read_data subsequent file cannot switch to orthogonal");
|
||||
|
||||
Reference in New Issue
Block a user