rameau.core.ProgressiveReservoir.production

ProgressiveReservoir.production(rainfall, pet)[source]

Production function of the soil reservoir using the GR3 approach [Edijatno and Michel, 1989].

Parameters:
  • rainfall (float) – Rainfall (mm).

  • pet (float) – PET (mm).

Returns:

dict – Output fluxes with keys:

'effective_rainfall'

Effective rainfall (mm).

'aet'

AET (mm).

'unsatisfied_pet'

UPET (mm).