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
  • #99
Closed
Open
Issue created Oct 23, 2022 by Dorchies David@david.dorchiesOwner

CreateInputsmodel [Breaking change]: do not allow to use `Qobs` on nodes other than Direct Injection and Diversion

With the introduction of Diversion nodes (#95 (closed)) arises the need to clarify the use of the parameter Qobs in CreateInputsModel.

Qobs is only necessary on nodes of type "Direct Injection" and "Diversion" which use a flow time series provided by the user. Until now, if the matrix had flows for other type of nodes they were silently ignored.

I propose to raise an error in the case of using Qobs on node other type than the ones which really need it. A simple warning can eventually be ignored by the user and can lead to errors difficult to debug since this case can come from mismatch column names.

Assignee
Assign to
Time tracking