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

@ -151,7 +151,7 @@ proc flow::make {{getT flow::tmts} {getS "result tt tr"} {getF "result nv flow"}
node difRange par 7
node flowSize par 10
node convTime par 30
node Tmin par 1.5
node Tmin par 10
node script -text par "flow::task"
prop width 24
node getTemp -text par "$getT"