heater slots H2 and H3 are exchanged!

This commit is contained in:
zolliker 2022-09-12 15:15:24 +02:00
parent 6929422b94
commit 031b30a4aa

View File

@ -27,13 +27,13 @@ io = triton
[htr_sorb] [htr_sorb]
class = secop_psi.triton.HeaterOutput class = secop_psi.triton.HeaterOutput
description = sorb heater description = sorb heater
slot = H2 slot = H3
io = triton io = triton
[htr_still] [htr_still]
class = secop_psi.triton.HeaterOutput class = secop_psi.triton.HeaterOutput
description = still heater description = still heater
slot = H3 slot = H2
io = triton io = triton
[T_sorb] [T_sorb]