Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 45
    • Issues 45
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • 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
  • #121
Closed
Open
Issue created Mar 04, 2020 by Niina Helistö@nhniinaMaintainer

Avoiding "*" dimensions in the parameters

Parameters p_gnPolicy(grid, node, param_policy, *) and p_groupPolicy3D(group, param_policy, *) currently use the "*" dimension. This is a bit dangerous because of possible typos in the input files. I think in p_gnPolicy the "*" dimension could be directly replaced by "emission" ($$loaddc commands in 1e_inputs.gms need to be reordered) but p_groupPolicy3D we would maybe need to divide into two parameters: p_groupPolicyEmission for emissions and p_groupPolicyUnit for units. I suppose we should still do that? The "*" dimension in set flowUnit(flow, *) could also be updated.

Edited Mar 04, 2020 by Niina Helistö
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.