Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • airGR airGR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
  • Redmine
    • Redmine
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HYCAR-HydroHYCAR-Hydro
  • airGRairGR
  • Issues
  • #140
Closed
Open
Issue created Dec 07, 2021 by Astagneau Paul@paul.astagneauReporter

Adjust TransfoParam_GR5H (X2)

There might be an issue with the transformation of X2 in GR5H. The transformation of X2 (from T to R) in TransfoParam_GR5J and TransfoParam_GR5H is: ParamOut[, 2] <- sinh(ParamIn[, 2])

For both models, the calculation of potential intercatchment semi-exchange is: EXCH=Param(2)*(St(2)/Param(3)-Param(5))

X2 is in mm/timestep, which means that X2 is timestep dependant. The calculation of hourly potential intercatchment semi-exchange is calculated differently by Le Moine, 2008, p. 173.

The distribution of X2 over 229 catchments changes when dividing X2 by 24 in the fortran code. X2change_distrib_2021-12-07

Most X2 values were equal to -0.04 mm/h, which is one of the prefiltering values.

Assignee
Assign to
Time tracking