Dear FEAP Administrator,
Thanks very much for your answer!
I give the following values in input file, it seems not working... more details in attachments IEX3A, which I change FEAP own examples for orthotropic cases.
ELAStic ORTH 210000 170000 290000 0.3 0.2 0.27 16500 26500 36500
VECT ORTH 0.88698698639195 0.46179441959743 0 -0.46179441959743 0.88698698639195 0
And I check feap resource code from elements/material/small/ estrsd.f, I couldn't good understand about the theory part of orthonormalization process in FEAP. e.g. call pushr2, call pushr4 ...
if(nint(d(242)).eq.1) then
do i = 1,3
ro(i,1) = d(242+i)
ro(i,2) = d(245+i)
end do ! i
call triad(ro)
psi = 0.0d0
call dmat2d(d,psi,dm,betm) ! Transform thermal stress
call pushr2(ro,betm,beta,1.0d0)
call tranr4(ro,ro,tt,.false.)
call pushr4(tt,tt,dd,dm,1.d0) ! Transform moduli
As far as I know, VECT ORTH is a new command in FEAP 8.4 Version.
I would ask, is it possible that you can add a benchmark Input file for VECT ORTH problems in our FEAP forum?
Many thanks for your support!
Kind regards,
Yaakov