pstre3
C PSTRE3 SOURCE PV 22/04/25 21:15:10 11344 c--------------------------------------------------------------------- c c c===================================================================== c = c This routine calculates the eigen stress values of 3D = c 'sigma (6)' and puts the results in 'sgpri (3)'. = c = c Note: sigma = (Sxx, Syy, Szz, Sxy, Sxz, Syz) = c sgpri = (S11, S22, S33) = c = c===================================================================== IMPLICIT REAL*8 (A-H,O-Z) IMPLICIT INTEGER(I-N) c sgpri (1) = D1 sgpri (2) = D2 sgpri (3) = D3 return end
© Cast3M 2003 - Tous droits réservés.
Mentions légales