ricnogfer / pypsa-eur-sec_land_transport

0 stars 3 forks source link

Improve toy-model to include constraints #5

Closed martavp closed 1 year ago

martavp commented 1 year ago

Add other elements and constraints for transport to the toy-model:

[ ] add the battery for EVs [ ] add the option of vehicle-to-grid [ ] add the share of EVs that are available for smart charging [ ] imposing minimum state of charge in the morning (already included in pypsa-eur-sec) [ ] impose that EV charging link is equal to vehicle-to-grid link (already included in pypsa-eur-sec) [ ] add a constraint relating p_nom_opt in the EV link and EV battery energy capacity (non-existing in pypsa-eur-sec) -> every battery is 50 kWh, we need a constraint relating the total battery capacity and number of VE [ ] read cost for EVs and ICEs from Fraunhofer report

martavp commented 1 year ago

closed and split into different issues