add still and sorb heaters to dil5
This commit is contained in:
@ -19,11 +19,23 @@ output_module = htr_mix
|
||||
io = triton
|
||||
|
||||
[htr_mix]
|
||||
class = secop_psi.triton.HeaterOutput
|
||||
class = secop_psi.triton.HeaterOutputWithRange
|
||||
description = mix. chamber heater
|
||||
slot = H1,T5
|
||||
io = triton
|
||||
|
||||
[htr_sorb]
|
||||
class = secop_psi.triton.HeaterOutput
|
||||
description = sorb heater
|
||||
slot = H2
|
||||
io = triton
|
||||
|
||||
[htr_still]
|
||||
class = secop_psi.triton.HeaterOutput
|
||||
description = still heater
|
||||
slot = H3
|
||||
io = triton
|
||||
|
||||
[T_sorb]
|
||||
class = secop_psi.triton.TemperatureSensor
|
||||
description = sorb temperature
|
||||
|
Reference in New Issue
Block a user