harshn
Civil/Environmental
- Feb 2, 2007
- 24
Hi All,
I am trying to induce temperature dependent isotropic modulus of elasticity in Modal analysis of a structure.
For this I followed the following steps. I defined a SOLID45 structural element and added a temperature DOF, specified the material property using MP command in which modulust of elasticity was specified as
MP,ex,1,500e6*(1+0.001*25),-0.001*500e6
and used physics,write,struct to write structure settings.
Then I changed to thermal element using ETCHG, following which I specified the thermal properties and wrote the physics of thermal problem using physics,write,thermal. Then I entered static thermal analysis solution mode specified the boundary conditions and solved for temperature by reading the the thermal physics.
Now I re-enter the solution phase read the structural settings and used ldread to apply temperature on the added temperature DOF using
ldread,temp,,,,1,,rth
I am not seeing the effect of -0.001*500e6 factor in the modal solution. Moreover description of MP command states "A polynomial input is not valid in an explicit dynamic analysis. C1, C2, C3, and C4 are ignored."
HOW CAN I iNCORPORATE TEMPERATURE EFFECTS ON EX VALUE FOR MODAL ANALYSIS ?
I am trying to induce temperature dependent isotropic modulus of elasticity in Modal analysis of a structure.
For this I followed the following steps. I defined a SOLID45 structural element and added a temperature DOF, specified the material property using MP command in which modulust of elasticity was specified as
MP,ex,1,500e6*(1+0.001*25),-0.001*500e6
and used physics,write,struct to write structure settings.
Then I changed to thermal element using ETCHG, following which I specified the thermal properties and wrote the physics of thermal problem using physics,write,thermal. Then I entered static thermal analysis solution mode specified the boundary conditions and solved for temperature by reading the the thermal physics.
Now I re-enter the solution phase read the structural settings and used ldread to apply temperature on the added temperature DOF using
ldread,temp,,,,1,,rth
I am not seeing the effect of -0.001*500e6 factor in the modal solution. Moreover description of MP command states "A polynomial input is not valid in an explicit dynamic analysis. C1, C2, C3, and C4 are ignored."
HOW CAN I iNCORPORATE TEMPERATURE EFFECTS ON EX VALUE FOR MODAL ANALYSIS ?