config: Remove load_shedding from default and clip p_max_pu to 1%
This commit is contained in:
parent
60dda9f909
commit
109213ad84
@ -170,12 +170,13 @@ costs:
|
||||
solving:
|
||||
options:
|
||||
formulation: kirchhoff
|
||||
load_shedding: true
|
||||
#load_shedding: true
|
||||
noisy_costs: true
|
||||
min_iterations: 4
|
||||
# max_iterations: 6
|
||||
max_iterations: 3
|
||||
#nhours: 10
|
||||
clip_p_max_pu: 0.01
|
||||
solver:
|
||||
name: gurobi
|
||||
threads: 4
|
||||
|
Loading…
Reference in New Issue
Block a user