Pierre Francois

Results 24 issues of Pierre Francois

Follow up from the discussion which happened at [2025-02 oemof-meeting](https://github.com/oemof/oemof/wiki/Meeting-2025.02) The goal is to dicsuss the required changes in order to be able to add Facades so that user can...

Simulations of @a-linke and @KatLamm indicate some wierd behavior if the annual fuel price is not set to 0 and even if it is, then diesel is massively preferred in...

Fix #950, fix https://github.com/open-plan-tool/gui/issues/59 **Changes proposed in this pull request**: - Your_changes The following steps were realized, as well (if applies): - [ ] Use in-line comments to explain your...

In open-plan-tool we noticed a peculiar behavior of MVS. For a simple setup with a PV plant, a DSO and a demand (plus a bus). The DSO energy price is...

Comparing the results of oemof solph and MVS of an energy system containing dispatchable and non-dispatchable sources the following issue came to light: When investment mode/optimization is turned off for...

bug

I was wondering why one is allowed only to choose amongst “Electricity”, “Gas”, “Bio-Gas”, “Diesel”, “Heat”, “H2” in [energyVector parameter restrictions](https://multi-vector-simulator.readthedocs.io/en/latest/model/input_parameters.html#energyvector) because in the variable `DEFAULT_WEIGHTS_ENERGY_CARRIERS` in [utils/constants.py](https://github.com/rl-institut/multi-vector-simulator/blob/df995df35f34f6cc4221d052d5962e0a48d97b7e/src/multi_vector_simulator/utils/constants.py#L279) there are...

A detailed status of the E-Land requirements can be found in the [readthedocs](https://mvs-eland.readthedocs.io/en/latest/E-Land_Requirements.html#functional-requirements). Here, an overview of the statuses as well as the always updated ToDo list is displayed. ###...

documentation
question

With the changes proposed in #625, one need the time parameters of the simulation_settings in order to be able to parse a json file and add timeindex to the series...

bug
enhancement
open_plan

If the TIMESERIES key is in the dict_values and the file under FILENAME cannot be found, the timeseries is loaded from TIMESERIES instead of throwing an error in the function...

bug