alakori
alakori
Hi @smartie2076 , please find my feedback: - The demand critical DC/AC to the timeseries has been added --- > not sure if we shall leave their values empty ...
Hi @smartie2076 , thanks! I unified names `demand_ac_non_critical ` etc in the `inputs/timeseries/test_site.csv`, `test_sitie.csv`, and also constants in https://github.com/rl-institut/offgridders/blob/a8fa6f1a6b8319962e65505320f9b47267fbef0a/src/constants.py#L45 The simulation up to now runs well and checked in `simulation_experiments.csv`.
> Can you upload the `simulation_experiments.csv`? > @smartie2076 , please find a cope of the `simulation_experiments.csv` attached. It seems up to now the title is shown: Regarding the next point,...
Hi @smartie2076 , It seems the error below because when we merged 4 similar functions in one and added `demand_type` in `DO` line 361, so we might need to mention...
> * [ ] Add a constraint that allows shortage to replace non-critical demands (`G2b`) > * Means adding constraint that allows capacity dispatch to supply critical load first and...
> * [ ] Think of KPI that represents how much non-critical demand is not covered. Should this be in `total_shortage` etc? > * I assumed that the amount of...
> * [ ] Add plausability tests, ie. is critical demand always supplied, and is the shortage activated ADDITIONALLY? (`G3a`) > * I assumed that the critical demand always supplied....
Regarding model inputs and outputs, I could imagine the followings: Model inputs: - We are willing to implement various shortages in the input constant excel file `shortage_max_allowed ` (10%, 30%,...