Hello!
I have the following problem: Jobs that run nicely on a single machine produce massive negative eigenvalues and fail when submitted to a parallel environment involving multiple machines.
I am using a user material subroutine, that does not contain any MPI-related functions. I thought...
Hello!
I would like to construct a 3D-Cell-structure in ABQ. I have the gemetric data onhand, like
V1: 0 , 0, 3
V2: 8.4 , 0 , 6
.
.
.
v10: 0.4 , 0.2, 0.4
Cell 1: convex hull of V1,V2,V5,V6,V9
Is there a ABQ function or script command that allows to create in a simple manner parts...