white space update

This commit is contained in:
Steve Plimpton
2023-12-05 16:05:07 -07:00
parent 2cbb6a634e
commit c172dceb9f

View File

@ -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");