- added initial for filling Delay line
- added gain parameter for Pot sim - from state change to heat init model temp with plant temp - updated config template
This commit is contained in:
@@ -165,7 +165,8 @@ if __name__ == '__main__':
|
||||
"M" : 20,
|
||||
"L" : 0.05,
|
||||
"Td" : 80,
|
||||
"kn" : 0.2
|
||||
"kn" : 0.2,
|
||||
"gain" : 0.8
|
||||
}
|
||||
|
||||
temp_ist = 0
|
||||
|
||||
Reference in New Issue
Block a user