Add default value for demand pattern
This commit is contained in:
@@ -59,7 +59,7 @@ insert into options_v3 (key, value) values
|
||||
, ('STEP_SIZING', 'FULL')
|
||||
, ('IF_UNBALANCED', 'STOP')
|
||||
, ('DEMAND_MODEL', 'FIXED')
|
||||
, ('DEMAND_PATTERN', ' ')
|
||||
, ('DEMAND_PATTERN', '1')
|
||||
, ('DEMAND_MULTIPLIER', '1.0')
|
||||
, ('MINIMUM_PRESSURE', '0.0')
|
||||
, ('SERVICE_PRESSURE', '0.0')
|
||||
|
||||
Reference in New Issue
Block a user