Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • wdata wdata
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wtools
  • wdatawdata
  • Issues
  • #4

Closed
Open
Created Jun 02, 2021 by Gabriel Wlazłowski@gabrielwOwner

Extend const tag

In general, constant may have a unit. I use the unit in visit plugin, i.e visit displays legend with info about the unit (if provided). I propose to allows for the following:

# consts
# tag                  name                   value                   unit
const                    eF                     0.5                        # if unit is not provided, it is assumed to be none
const                    eF2                    0.5                   none # it is equivalent to eF
const                    eF_MeV                 0.1                   MeV  # const with unit
Assignee
Assign to
Time tracking