bugfix: corrected name
This commit is contained in:
parent
c80774f3d2
commit
5a361c12f8
|
@ -10,8 +10,8 @@ submodule(homogenization) thermal
|
||||||
module subroutine pass_init
|
module subroutine pass_init
|
||||||
end subroutine pass_init
|
end subroutine pass_init
|
||||||
|
|
||||||
module subroutine isothermal_init
|
module subroutine isotemperature_init
|
||||||
end subroutine isothermal_init
|
end subroutine isotemperature_init
|
||||||
|
|
||||||
end interface
|
end interface
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue