p282h
Mechanical
- Aug 18, 2009
- 39
Hi:
I understand that HETVAL and USDFLD can be used to study phase transformations. Can someone explain some terms which I am unable to understand:
1. like how to update STATEV in HETVAL suboutine (what does STAEV mean?)
2. In USDFLD can say STATEV(1) =Austenite, when Temp(1)g.e. 750, makes STATEV(1)=Field(1), (where field(1) is the temperature dependant properties given in material module for austenite), is this a proper command.
3. If the above statement is true, which suboutine will be called first USDFLD or HETVAL. Because I am interested in calculating the volume fraction of phases formed from the temperature data (laser deposition: previous posts) from the conduction problem.
4. In HETVAL: Flux(1) = H*Ek(Time(2)), where H is the enthalpy of phase trf, Ek is fraction of the phase formed. I want to apply this logic which I am very confused whether my approach is correct or not: Once I know the temperatures after element activation (laser on), I want USDLFD to find out at what temp it is and assign like STATEV(1)=AUSTENITE, and follow point 2 above. Once it knows the corresponding Field(1) given in the material data, it should use the material values like conductivity, specific heat etc. to calculate volume of phase transformed and then the FLUX(1).
I want the subroutine to show the resulting phase and Volume from the temperature. Please tell me whether my approach is correct or not. Any inputs will be greatly appreciated.
Thanks
I understand that HETVAL and USDFLD can be used to study phase transformations. Can someone explain some terms which I am unable to understand:
1. like how to update STATEV in HETVAL suboutine (what does STAEV mean?)
2. In USDFLD can say STATEV(1) =Austenite, when Temp(1)g.e. 750, makes STATEV(1)=Field(1), (where field(1) is the temperature dependant properties given in material module for austenite), is this a proper command.
3. If the above statement is true, which suboutine will be called first USDFLD or HETVAL. Because I am interested in calculating the volume fraction of phases formed from the temperature data (laser deposition: previous posts) from the conduction problem.
4. In HETVAL: Flux(1) = H*Ek(Time(2)), where H is the enthalpy of phase trf, Ek is fraction of the phase formed. I want to apply this logic which I am very confused whether my approach is correct or not: Once I know the temperatures after element activation (laser on), I want USDLFD to find out at what temp it is and assign like STATEV(1)=AUSTENITE, and follow point 2 above. Once it knows the corresponding Field(1) given in the material data, it should use the material values like conductivity, specific heat etc. to calculate volume of phase transformed and then the FLUX(1).
I want the subroutine to show the resulting phase and Volume from the temperature. Please tell me whether my approach is correct or not. Any inputs will be greatly appreciated.
Thanks