yggdrasil
v1.10.1

Contents:

  • Overview
  • Installation
  • Getting started
  • Formatted I/O
  • Server/Client I/O
  • Autowrapping Model Functions
  • Conditional I/O
  • Transformed I/O
  • Timestep Synchronization
  • YAML Files
  • Configuration Files
  • Units
  • Command Line Interface (CLI)
  • High Performance Computing (HPC)
  • Running Integrations as Services
  • Docker Containers
  • C-Style Format Strings
  • Debugging
  • OpenMP Threading in Models
  • Examples
  • Advanced
    • Serialization
    • JSON Metaschema
    • Schemas
    • Input/Output Drivers
    • Model Drivers
    • Model Base Classes
    • Model Interface
    • Code
  • Development
  • Publications
  • Welcome to the 2018 Crops in Silico Hackathon!
  • Welcome to the 2019 Crops in Silico Hackathon!
  • Welcome to the 2021 Crops in Silico Hackathon!
  • Glossary
yggdrasil
  • Advanced
  • View page source

AdvancedΒΆ

Contents:

  • Serialization
    • Message Structure
    • Message Header
    • Message Body
  • JSON Metaschema
  • Schemas
    • YAML Validation Schema
    • Additional Schemas
  • Input/Output Drivers
    • File Input Drivers
    • File Output Drivers
    • General Input Drivers
    • General Output Drivers
    • RPC Drivers
  • Model Drivers
    • ExecutableModelDriver
    • PythonModelDriver
    • MatlabModelDriver
    • MakeModelDriver
    • CMakeModelDriver
    • LPyModelDriver
  • Model Base Classes
    • InterpretedModelDriver
    • CompiledModelDriver
  • Model Interface
    • Python Interface
    • C Interface
    • C++ Interface
    • Matlab Interface
    • R Interface
    • Fortran Interface
  • Code
    • Python Code
    • C Code
    • C++ Code
    • Matlab Code
    • R Code
    • Fortran Code
Previous Next

© Copyright 2017, Meagan Lang, David Raila.

Built with Sphinx using a theme provided by Read the Docs.