jakob-wo
jakob-wo
Hi @Pyosch, thanks for enriching the COP calculation with field test data - I like that approach. As mentioned already above I am also about to come up with a...
One more remark: The paper gives a temperature range the equations (Eq. 4) can be applied in. Wouldn't it be nice to check whether the input data fullfills that condition...
@c-moeller I do not see a connection to the validation (with measurement data). It rather seems to be about new or adapted examples that show the differences between two models.
I understand your interpretation of _validation_ and I agree that a model comparision is essential but that is not what I am working on right now. The comparision between "simple"...
I would like to use this Issue to collect some suggestions for further improvements on the examples. 1. The example names all start with 'stratified_thermal_storage_...', four of them even start...
I would open a PR and realize the proposed improvements, if you could give me a brief feedback on the points I mentioned above, @jnnr and @c-moeller. Especially, if there...
I will introduce the changes in PR #135.
In the docu it says: > There are two options to choose from: Invest into nominal_storage_capacity and capacity (charging/discharging power) with a fixed ratio. Pass invest_relation_input_capacity and either storage_capacity_cost or...
Related to my earlier question... In the API of the strat. therm. storage facade it says: > expandable (boolean) – True, if capacity can be expanded within optimization. What do...
Ok, thaks for clearifying this. In that case the API seems to be wrong because it claims that `expandable=True` allows the `capacity` to be expanded and three lines above (in...