call correct funtion

does nothing than reporting at the moment
This commit is contained in:
Martin Diehl 2022-02-23 05:44:12 +01:00
parent 339d081dd5
commit 852959e1b8
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ module subroutine thermal_init()
case ('pass')
call pass_init()
case ('isothermal')
case ('isotemperature')
call isotemperature_init()
end select