make nv flow ctrl more conservative

- reduce prop_o / prop_c
- increase Tmin from 1.5 to 10 (for autoflow)
This commit is contained in:
2023-09-25 13:20:22 +02:00
parent 818ca0260e
commit 931ff58a2d
2 changed files with 3 additions and 3 deletions

View File

@@ -59,10 +59,10 @@ proc stdConfig::ccu4flow {args} {
prop label status
prop width 40
node prop_o par 0.1
node prop_o par 0.05
prop help {prop [sec/mbar] when opening. above 4 mbar a 10 times lower value is used}
node prop_c par 0.05
node prop_c par 0.03
prop help {prop [sec/mbar] when closing. above 4 mbar a 10 times lower value is used}
node deriv_o par 30