Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • 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 recommandons d'y créer tous vos nouveaux projets.

  • Dorchies David
  • airGRairGR
  • Issues
  • #2
Closed
Open
Issue created Sep 12, 2022 by Dorchies David@david.dorchiesOwner

RunModel_LLR bug in final state creation

The modification 31f8e94e try to take care of the length of IndPeriod_Run in order to avoid an overflow when picking final states.

This modification doesn't take into account the availability of data in the warm-up period, this latter should be used.

The main restriction with the current implementation is for example in the case of a step by step run of the model with a delay greater than one time step where most of the information will be lost. Moreover, at the next run, the use of this state vector will crash the function because the length of initial state vectors should be exactly the same as the length induced by the delay.

Assignee
Assign to
Time tracking