How can activate changing of temperature in a abaqus running?
How can activate changing of temperature in a abaqus running?
(OP)
Hi
Does noone knowe how can i to activate temperature in abaqus procedure?
i know this ways?
property->temp depend
or
step->other->temperature
but in this ways we only add one(1) temperature but i want to changing this temperature step by step in all of the ranning
just same as changing of stress?
it is right that changing of stress is result of changing load but i want to know is any way that to activate changing of temperature in all of the running without of activating the thermal load or thermal step.
i want to do this in a general mechanical step.
regard
binam
Does noone knowe how can i to activate temperature in abaqus procedure?
i know this ways?
property->temp depend
or
step->other->temperature
but in this ways we only add one(1) temperature but i want to changing this temperature step by step in all of the ranning
just same as changing of stress?
it is right that changing of stress is result of changing load but i want to know is any way that to activate changing of temperature in all of the running without of activating the thermal load or thermal step.
i want to do this in a general mechanical step.
regard
binam





RE: How can activate changing of temperature in a abaqus running?
*Temperature, amplitude= Temperature
NodeSet, 1
The amplitude is equal to the ramp you want your temperature to follow, nodeset being the set of nodes you want controlled (can be identified by the nodeset Abaqus assigned to the predefined temperature field), and the 1 is the scalar multiplier, most likely will be just one.
RE: How can activate changing of temperature in a abaqus running?
Dear Nileo2005
thank for your reply and your favor
in the utemp there isnot term of DDSDDE and i think that only in umat is.because i work with umat for changing property of material and my project is composite.
and i had used from predefined field in a static general step but it cannot solve my problem because i want to chang temperature in any moment continuously automatically.
In fact my questin:
I want to write a code of umat that in it I need to use TEMP and DTEMP.
now i want to know how can i activate these terms (TEMP & DTEMP)in cae file or in umat code .
i think they are inactive because when i wrote a umat code and added this instructino:(write(6,*),temp ,dtemp) then run with its abaqus cae file ,at the end ,when i checked the valu of them in temp file of C drive
i saw the valu of both of them were zero (0) but(while) i need and expect that they get valu .
now what is the suggest of you for solve this problem?
Regard
binam