dilsc version with corrected 3D limits
This commit is contained in:
@ -119,6 +119,12 @@ description = pressure on the back side of the pump
|
||||
slot = P4
|
||||
io = triton
|
||||
|
||||
[p_ovc]
|
||||
class = secop_psi.mercury.PressureSensor
|
||||
description = outer vacuum pressure
|
||||
slot = P6
|
||||
io = triton
|
||||
|
||||
#[itc]
|
||||
#class = secop_psi.mercury.IO
|
||||
#description = connection to MercuryiTC
|
||||
@ -243,8 +249,8 @@ description = vector field
|
||||
x = mfx
|
||||
y = mfy
|
||||
z = mfz
|
||||
sphere_radius = 0.06
|
||||
cylinders = ((0.023, 0.52), (0.045, 0.08))
|
||||
sphere_radius = 0.6
|
||||
cylinders = ((0.23, 5.2), (0.45, 0.8))
|
||||
|
||||
[mfx]
|
||||
class = secop_psi.ips_mercury.SimpleField
|
||||
|
Reference in New Issue
Block a user