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')
|
||||
call pass_init()
|
||||
|
||||
case ('isothermal')
|
||||
case ('isotemperature')
|
||||
call isotemperature_init()
|
||||
|
||||
end select
|
||||
|
|
Loading…
Reference in New Issue