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
|
||||
use material, only: &
|
||||
mappingHomogenization, &
|
||||
material_phase, &
|
||||
fieldThermal, &
|
||||
field_thermal_type, &
|
||||
FIELD_DAMAGE_LOCAL_ID, &
|
||||
|
|
Loading…
Reference in New Issue