Q. The solution for a SHELL132 analysis seems to be dependent on its position in 3-D space. If you change the value of the parameter ANGLE in the APDL input below, you get a different solution. This should not be. What is wrong?

A. This is a Class 3 error at 10.0A1. See defect report #44755.
It has been corrected for the 11.0 release.

*****************
finish
/clear

angle=0

/prep7
et,1,132
sectype,1,shell
secdata,0.01,1
mp,kxx,1,50
wprota,,angle
rectng,0,1,0,1
esize,1
amesh,1
!
/solu
nsel,s,loc,x,0
d,all,tbot,10
nsel,all
nsel,s,loc,x,1
esln
sfe,all,4,hflux,,10
allsel
solve
!
/post1
set,last
plnsol,temp
nsel,s,loc,x
fsum
allsel
!*************


Q. The solution for a SHELL132 analysis seems to be dependent on its position in 3-D space. If you change the value of the parameter ANGLE in the APDL input below, you get a different solution. This should not be. What is wrong?

A. This is a Class 3 error at 10.0A1. See defect report #44755.
It has been corrected for the 11.0 release.

*****************
finish
/clear

angle=0

/prep7
et,1,132
sectype,1,shell
secdata,0.01,1
mp,kxx,1,50
wprota,,angle
rectng,0,1,0,1
esize,1
amesh,1
!
/solu
nsel,s,loc,x,0
d,all,tbot,10
nsel,all
nsel,s,loc,x,1
esln
sfe,all,4,hflux,,10
allsel
solve
!
/post1
set,last
plnsol,temp
nsel,s,loc,x
fsum
allsel
!*************





Show Form
No comments yet. Be the first to add a comment!