O.materials.append(CohFrictMat(young=E,poisson=0.3,density=1000,frictionAngle=radians(phi),normalCohesion=1e10,shearCohesion=1e10,momentRotationLaw=True,label='cMat'))# material to create the gridConnections
O.materials.append(FrictMat(young=E,poisson=0.3,density=1000,frictionAngle=radians(phi),label='fMat'))# material for general interactions