martavp
martavp
There is a bug when adding the storage for EVs exogenous. The following code > n.stores.loc[ > (n.stores.carrier == "EV battery storage") > & (n.links.bus1.str.contains(place)), > "e_nom", > ] =...
The constraint relating the BEV charge rate and the storage capacity of the batteries, needs to take into account that [in the config file it can be selected that only...
EDITED on 20/09/2023 at 8:35 I found a bug in the definition of p_max_pu and p_min_pu of the link "land transport oil" The following > n.links_t.p_max_pu[ > n.links[ > (n.links.carrier...
> Great! I think the technology data is a good source for the heavy duty vehicles. For the light vehicles I guess there is a Bloomberg report for at least...
Hi @s8au , I mentioned to @lisazeyen yesterday that she can start reviewing this. To facilitate the review, Can you update the PR to the last version of the master...
The [JRC-IDEES database](https://ec.europa.eu/jrc/en/publication/jrc-idees-integrated-database-european-energy-sector-methodological-notel) includes for every country, the total "Number of households" and the “Number of new and renovated households”. The [EU Building Stock Observatory](https://ec.europa.eu/energy/en/topics/energy-efficiency/energy-performance-of-buildings/eubuildings) provides per every country: -...
Figure 7 in this paper https://www.sciencedirect.com/science/article/pii/S0360544216308064#sec5 includes a figure similar to that of the synergies paper for CZ, HR, RO, IT. This could also be used to validate the method.
44% kerosene seems feasible according to [Sie 1991](https://www.sciencedirect.com/science/article/abs/pii/092058619180058H) where the variation in the process can yield to either 25% or 50% kerosene. I would say we need to decouple H2...
Yes, this is needed. Another example is that currently, adding "T" without "I" produces an error if some of the vehicles remain ICE. I think the lines within the "if"...
👍 Yes, this should be done. A well define colour scheme is needed