diff --git a/src/homogenization_thermal.f90 b/src/homogenization_thermal.f90 index 00cb438d1..7bb81d24a 100644 --- a/src/homogenization_thermal.f90 +++ b/src/homogenization_thermal.f90 @@ -10,8 +10,8 @@ submodule(homogenization) thermal module subroutine pass_init end subroutine pass_init - module subroutine isothermal_init - end subroutine isothermal_init + module subroutine isotemperature_init + end subroutine isotemperature_init end interface