rameau.core.ThornthwaiteReservoir.production

ThornthwaiteReservoir.production(rainfall, pet)[source]

Production function of the soil reservoir using the Thornthwaite model [Thornthwaite, 1948].

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).