Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • MARQOV MARQOV
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • MARQOVMARQOV
  • MARQOVMARQOV
  • Issues
  • #59
Closed
Open
Issue created Jul 15, 2020 by Florian Goth@fgothOwner

HDF5 Container Layout

improve the layout of the internal paths in the HDF5 Containers like this:

  • root
    • step1
      • Environment
      • Config
        • MarqovConfig
        • Lattice
        • Hamiltonian
      • Observables
      • State (for restart. final statespace + RNG)
    • step2(Jeder restart erzeugt einen neuen step hier)
    • step3
    • ...

Hence the root is a series of step. Each step consists of an simulation, hence the Config, the Observables, and a State-Dump. the Config has Marqovconfig + LatticeConfig + HamiltonianConfig. the Observables are a series of observable time series. the State-Part is a state-dump that would be consumed if it serves as input for the next step.

Edited Jul 15, 2020 by Florian Goth
Assignee
Assign to
Time tracking