tuwmodel_params_default: Default parameter ranges for TUWmodel

Description Usage Format

Description

Input parameter ranges as given in the TUWmodel documentation for param. Additionally includes tcalt and pcalt as used in hbv_pso, set to 0 (no pcalt/tcalt applied).

Usage

1

Format

A matrix with two columns, min and max, and the following parameters as rows:

  1. SCF snow correction factor (0.9-1.5);

  2. DDF degree day factor (0.0-5.0 mm/degC/timestep);

  3. Tr threshold temperature above which precipitation is rain (1.0-3.0 degC);

  4. Ts threshold temperature below which precipitation is snow (-3.0-1.0 degC);

  5. Tm threshold temperature above which melt starts (-2.0-2.0 degC);

  6. LPrat parameter related to the limit for potential evaporation (0.0-1.0);

  7. FC field capacity, i.e., max soil moisture storage (0-600 mm);

  8. BETA the non linear parameter for runoff production (0.0-20.0);

  9. k0 storage coefficient for very fast response (0.0-2.0 timestep);

  10. k1 storage coefficient for fast response (2.0-30.0 timestep);

  11. k2 storage coefficient for slow response (30.0-250.0 timestep);

  12. lsuz threshold storage state, i.e., the very fast response start if exceeded (1.0-100.0 mm);

  13. cperc constant percolation rate (0.0-8.0 mm/timestep);

  14. bmax maximum base at low flows (0.0-30.0 timestep);

  15. croute free scaling parameter (0.0-50.0 timestep2/mm);


jthurner/hbvPSO documentation built on Oct. 15, 2020, midnight