*** empty log message ***
This commit is contained in:
2
tasub.c
2
tasub.c
@ -1158,7 +1158,7 @@ static int calcUBFromCell(ptasUB self, SConnection *pCon){
|
||||
return 0;
|
||||
}
|
||||
if(mat_det(UB) < .000001){
|
||||
SCWrite(pCon,"ERROR: invalid UB matrix, check reflections",eError);
|
||||
SCWrite(pCon,"ERROR: invalid UB matrix, check cell",eError);
|
||||
return 0;
|
||||
}
|
||||
if(self->machine.UB != NULL){
|
||||
|
Reference in New Issue
Block a user