Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • airGRiwrm airGRiwrm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous invitons à y créer vos nouveaux projets.

  • IN-WOP
  • airGRiwrmairGRiwrm
  • Issues
  • #130
Closed
Open
Issue created May 12, 2023 by Dorchies David@david.dorchiesOwner

Ungauged node: Diversion to Reservoir crashes Calibration

The network below crashes either the donor is "54001" (by default) or "54029" (defined manually) with the error:

Error in InputsModel$Qupstream[Runoptions$IndPeriod_Run, i] <- 
OutputsModel[[InputsModel$UpstreamNodes[i]]][[InputsModel$UpstreamVarQ[i]]] : 
  number of items to replace is not a multiple of replacement length
graph LR

id_54032[54032]

id_54001[54001]

id_54095[54095]

id_54029[54029]

id_54095[54095]

id_Dam[Dam]

id_54001 -->| 45 km| id_54032

id_54095 -->| 42 km| id_54001

id_54029 -->| 32 km| id_54032

id_54095 -->| 10 km| id_Dam

id_Dam -->| 0 km| id_54029

class id_54032,id_54001,id_54029 IntermediateGauged

class id_54095,id_54095 UpstreamUngaugedDiversion

class id_Dam Reservoir

classDef default stroke:#333

classDef UpstreamUngauged fill:#eef

classDef UpstreamGauged fill:#aaf

classDef IntermediateUngauged fill:#efe

classDef IntermediateGauged fill:#afa

classDef DirectInjection fill:#faa

classDef Reservoir fill:#9de

classDef UpstreamUngaugedDiversion fill:#eef, stroke:#faa, stroke-width:3px

classDef UpstreamGaugedDiversion fill:#aaf, stroke:#faa, stroke-width:3px

classDef IntermediateUngaugedDiversion fill:#efe, stroke:#faa, stroke-width:3px

classDef IntermediateGaugedDiversion fill:#afa, stroke:#faa, stroke-width:3px

linkStyle 3 stroke:#faa, stroke-width:2px,stroke-dasharray: 5 5;
Edited May 12, 2023 by Dorchies David
Assignee
Assign to
Time tracking