diff --git a/src/homogenization_thermal.f90 b/src/homogenization_thermal.f90 index bf826db6d..e9c9d2195 100644 --- a/src/homogenization_thermal.f90 +++ b/src/homogenization_thermal.f90 @@ -69,7 +69,7 @@ module subroutine thermal_init() case ('pass') call pass_init() - case ('isothermal') + case ('isotemperature') call isotemperature_init() end select