Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
farn 0.4.1
Logo
farn 0.4.1

Contents:

  • farn
  • ospx
  • dictIO
  • API Reference
    • farn package
      • farn.core
        • farn.core.case
          • Case
          • CaseStatus
          • Cases
        • farn.core.parameter
          • Parameter
      • farn.run
        • farn.run.batchProcess
          • AsyncBatchProcessor
        • farn.run.cli
          • farn.run.cli.batchProcess
        • farn.run.subProcess
        • farn.run.utils
          • farn.run.utils.threading
            • JobQueue
            • Worker
      • farn.sampling
        • farn.sampling.sampling
          • DiscreteSampling
      • farn.utils
        • farn.utils.logging
        • farn.utils.os
      • farn.farn
    • ospx package
      • ospx.fmi
        • ospx.fmi.experiment
          • Experiment
        • ospx.fmi.fmu
          • FMU
        • ospx.fmi.unit
          • BaseUnit
          • DisplayUnit
          • Unit
        • ospx.fmi.variable
          • ScalarVariable
      • ospx.watch
        • ospx.watch.cli
          • ospx.watch.cli.watchCosim
        • ospx.watch.watchCosim
          • CosimWatcher
      • ospx.utils
        • ospx.utils.dateTime
        • ospx.utils.dict
        • ospx.utils.logging
        • ospx.utils.plotting
        • ospx.utils.zip
      • ospx.component
        • Component
        • RemoteAccess
      • ospx.connection
        • Connection
        • Endpoint
      • ospx.connector
        • Connector
      • ospx.graph
        • Graph
      • ospx.importer
        • OspSystemStructureImporter
      • ospx.ospCaseBuilder
        • OspCaseBuilder
      • ospx.ospSimulationCase
        • OspSimulationCase
      • ospx.simulation
        • Simulation
      • ospx.system
        • System
    • dictIO package
      • dictIO.utils
        • dictIO.utils.counter
          • BorgCounter
          • DejaVue
          • Indenter
        • dictIO.utils.dict
        • dictIO.utils.logging
        • dictIO.utils.path
        • dictIO.utils.strings
      • dictIO.dict
        • SDict
      • dictIO.dict_parser
        • DictParser
      • dictIO.dict_reader
        • DictReader
      • dictIO.dict_writer
        • DictWriter
      • dictIO.formatter
        • FoamFormatter
        • Formatter
        • JsonFormatter
        • NativeFormatter
        • XmlFormatter
      • dictIO.parser
        • FoamParser
        • JsonParser
        • NativeParser
        • Parser
        • XmlParser
      • dictIO.types
      • dictIO.cpp_dict
        • CppDict
    • Example of farn API usage
  • CLI Documentation
    • farn
      • farn - CLI interface
      • batchProcess - CLI interface
    • ospx
      • ospCaseBuilder - CLI interface
      • importSystemStructure - CLI interface
      • watchCosim - CLI interface
    • dictIO
      • dictParser - CLI interface
  • File Formats
    • farn
      • farnDict
    • ospx
      • caseDict
      • watchDict
    • dictIO
      • dict
  • Changelogs
    • farn
    • ospx
    • dictIO
  • Style Guide
  • LICENSE
Back to top
View this page

farn.coreΒΆ

Modules

case

parameter

Next
farn.core.case
Previous
farn package
Copyright © 2024, DNV SE. All rights reserved.
Made with Sphinx and @pradyunsg's Furo