pypsa-eur/scripts
Chiara Anselmetti cf55f00656
Delete capital costs at battery discharge link (#240)
Hey guys,
please correct me if I'm wrong, but I think pricing both the charge and discharge of the battery store component with the inverter's capital costs results in duplicating costs since a bi-directional inverter is considered (I checked the source of the cost assumption, Budischak 2013). 
Before working with PyPSA-EUR, I have worked with the toy model WHOBS where only the charging-link of the battery store component is priced with its capital costs (cf. https://github.com/PyPSA/WHOBS/blob/master/run_single_simulation.ipynb). The proposed change in code is equivalent.
2021-05-06 15:56:49 +02:00
..
_helpers.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
add_electricity.py address FutureWarning re set operations on pd.Index (#238) 2021-04-27 07:51:46 +02:00
add_extra_components.py Delete capital costs at battery discharge link (#240) 2021-05-06 15:56:49 +02:00
base_network.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
build_bus_regions.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
build_cutout.py restore REUSE compliance [skip travis] 2021-04-28 09:25:27 +02:00
build_hydro_profile.py Atlite availability (#224) 2021-04-27 17:58:31 +02:00
build_load_data.py Release v0.3 (#213) 2020-12-05 17:54:50 +01:00
build_natura_raster.py Atlite availability (#224) 2021-04-27 17:58:31 +02:00
build_powerplants.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
build_renewable_profiles.py Atlite availability (#224) 2021-04-27 17:58:31 +02:00
build_shapes.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
cluster_network.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
make_summary.py address FutureWarning re set operations on pd.Index (#238) 2021-04-27 07:51:46 +02:00
plot_network.py address FutureWarning re set operations on pd.Index (#238) 2021-04-27 07:51:46 +02:00
plot_p_nom_max.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
plot_summary.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
prepare_links_p_nom.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
prepare_network.py Keep links to store components when using ATK wildcard (#214) 2021-01-11 10:27:27 +01:00
retrieve_databundle.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
simplify_network.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00
solve_network.py Release v0.3 (#213) 2020-12-05 17:54:50 +01:00
solve_operations_network.py some refactoring and code cleaning (#190) 2020-12-03 19:50:53 +01:00