Open camiloramirezgo opened 5 years ago
This formula is OK as it is based on FAO guidelines. However, this has not been implemented in the Nexus tool but directly computed in the Souss Massa model. This should be also implemented for the Jordan model or included as a method in the Nexus tool.
In the original code the Peak Water Demand (PWD) was calculated based on the Peak Crop Water Requirements (PCWR), the pumping hours per day and the distribution and application efficiencies. The PWD is then used to account for the power generation capacity required to cope with such peak in every month. Currently the PCWR is being calculated as: https://github.com/KTH-dESA/FAO/blob/5be15f8e6986178cf7c9e616e767c9c515b31a7e/nexus_tool/water_demand.py#L304
Where the following factors and assumptions were used:
It is necessary to generalise this formula in order to compute the PCWD based on the WEAP input data, using the right units and factors.