git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5849 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -135,7 +135,7 @@ void ComputeTI::init()
|
||||
|
||||
} else if (which[m] == KSPACE) {
|
||||
if (force->kspace == NULL)
|
||||
error->all("Compute ti is incompatible with KSpace style");
|
||||
error->all("Compute ti kspace style does not exist");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user