Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • B backbone
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 43
    • Issues 43
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • backbone
  • backbone
  • Issues
  • #68
Closed
Open
Issue created Feb 06, 2019 by jussi ikäheimo@juzuMaintainer

Support long time intervals in the first block

Support for mInterval('schedule', 'stepsPerInterval', 'c000') > 1. It seems that the initial value of v_state and v_gen especially are not set correctly in this case. A simple fix, when t_jump is not too large, would be to set

tmp_dt = 1 - mInterval('schedule', 'stepsPerInterval', 'c000');
loop(mft_start(mSolve, f, t),
....
    v_state.fx(gn_state(grid, node), f, t + tmp_dt)
        = r_state(grid, node, f, t + tmp_dt);

in 3d_setVariableLimits .

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

This system is mainly used for VTT projects and partners in those projects. Default permission does not allow user to create projects / groups. If you are VTT person, please contact Kimmo Ahola for getting permissions.