call correct funtion
does nothing than reporting at the moment
This commit is contained in:
parent
339d081dd5
commit
852959e1b8
|
@ -69,7 +69,7 @@ module subroutine thermal_init()
|
||||||
case ('pass')
|
case ('pass')
|
||||||
call pass_init()
|
call pass_init()
|
||||||
|
|
||||||
case ('isothermal')
|
case ('isotemperature')
|
||||||
call isotemperature_init()
|
call isotemperature_init()
|
||||||
|
|
||||||
end select
|
end select
|
||||||
|
|
Loading…
Reference in New Issue