D Higgins
Aerospace
- Nov 30, 2017
- 10
Hi,
I'm trying to use the USDFLD subroutine to change the material properites of a part depending on whether it is in powder or solid form.
The idea is as follows:
- Start in powder form (0)
- Apply heat using DFLUX subroutine to simulate laser
- Once Melting temp is reached use solid properties (1)
- Continue using solid properties for cooling and rest of simulation
I can't get the field variable to change, either only powder properties are used or solid properties. Could anyone help or have any examples of state change using USDFLD subroutines.
Some of the.inp is below and the .subroutine is attached:
*Material, name=Ti6Al4V
*Conductivity, dependencies=1
0.2, 298.15, 0.
19.4, 1873.15, 0.
28.3, 1923.15, 0.
7., 298.15, 1.
7.45, 373.15, 1.
8.75, 473.15, 1.
10.15, 573.15, 1.
11.35, 673.15, 1.
12.6, 773.15, 1.
I'm trying to use the USDFLD subroutine to change the material properites of a part depending on whether it is in powder or solid form.
The idea is as follows:
- Start in powder form (0)
- Apply heat using DFLUX subroutine to simulate laser
- Once Melting temp is reached use solid properties (1)
- Continue using solid properties for cooling and rest of simulation
I can't get the field variable to change, either only powder properties are used or solid properties. Could anyone help or have any examples of state change using USDFLD subroutines.
Some of the.inp is below and the .subroutine is attached:
*Material, name=Ti6Al4V
*Conductivity, dependencies=1
0.2, 298.15, 0.
19.4, 1873.15, 0.
28.3, 1923.15, 0.
7., 298.15, 1.
7.45, 373.15, 1.
8.75, 473.15, 1.
10.15, 573.15, 1.
11.35, 673.15, 1.
12.6, 773.15, 1.