Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
sim-explorer 0.2.1
Logo
sim-explorer 0.2.1

Contents:

  • Introduction
  • API Reference
    • sim-explorer package
      • sim_explorer.utils
        • sim_explorer.utils.logging
        • sim_explorer.utils.misc
        • sim_explorer.utils.osp
        • sim_explorer.utils.paths
        • sim_explorer.utils.types
      • sim_explorer.json5
        • Json5
      • sim_explorer.system_interface
        • SystemInterface
      • sim_explorer.case
        • Case
        • Cases
        • Results
  • CLI Documentation
    • sim-explorer - CLI interface
  • File Format
    • Cases file
  • Changelog
  • Style Guide
  • LICENSE
Back to top
View this page

File Format¶

The specification of cases is done using a json5 based file: ‘cases file’ in short.

  • Cases file
    • Header elements
    • Definition of case variables
    • Case specification
    • Variable specification
    • Simple example BouncingBall3D.cases
Next
Cases file
Previous
sim-explorer - CLI interface
Copyright © 2024, DNV AS. All rights reserved.
Made with Sphinx and @pradyunsg's Furo