During the implementation of #495, it was noticed that the results also have costs ( "..__investment_cost"] for return pipes (OPTIONAL pipes only, supply and return pipe being related in the input esdl file).
These costs were never seen in the optimized esdl file (if the return pipe had not cost attribute in the input esdl file) due to the following in write_output.py:
But even though not visible in the optimized esdl file, these costs did exist in the results. The costs used in the edr lists in MESIDO pipe catalogue are for EUR/m tracé.
During the implementation of #495, it was noticed that the results also have costs ( "..__investment_cost"] for return pipes (OPTIONAL pipes only, supply and return pipe being related in the input esdl file).
These costs were never seen in the optimized esdl file (if the return pipe had not cost attribute in the input esdl file) due to the following in write_output.py:
But even though not visible in the optimized esdl file, these costs did exist in the results. The costs used in the edr lists in MESIDO pipe catalogue are for EUR/m tracé.