Skip to content

Commit

Permalink
uncontrolled charging share to 1 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienmellot committed May 31, 2024
1 parent 48a2d74 commit c9e0395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ parameters:
motorcycles: 0.01 # own assumption
coaches-and-buses: 0.2 # own assumption based on HDVs from [EUCAR_2019]
passenger-cars: 0.08 # average from [EUCAR_2019]
uncontrolled-ev-charging-share: 0.5
uncontrolled-ev-charging-share: 1
monthly-demand-bound-fraction:
min: 0.9
max: 1.1
Expand Down

0 comments on commit c9e0395

Please sign in to comment.