fixed error in use statement.
This commit is contained in:
parent
7b5cbf4199
commit
2f76ecf0e3
|
@ -771,6 +771,7 @@ function constitutive_getConductionThermal(ipc, ip, el)
|
||||||
pReal
|
pReal
|
||||||
use material, only: &
|
use material, only: &
|
||||||
mappingHomogenization, &
|
mappingHomogenization, &
|
||||||
|
material_phase, &
|
||||||
fieldThermal, &
|
fieldThermal, &
|
||||||
field_thermal_type, &
|
field_thermal_type, &
|
||||||
FIELD_DAMAGE_LOCAL_ID, &
|
FIELD_DAMAGE_LOCAL_ID, &
|
||||||
|
|
Loading…
Reference in New Issue