Skip to content
goldy edited this page Sep 24, 2020 · 2 revisions

Welcome to the history_output wiki!

history_output is a library for defining and processing history (diagnostic) information from a model.

history_output does:

  • Help create and manage field metadata information for a wide variety of fields
  • Capture and process field states for a variety of output scenarios (e.g., instantaneous, average, max value)
  • Support multiple processing scenarios for a single field
  • Communicate errors to a host model via strings

history_output does not:

  • Read or write data
  • Halt on error detection

Documentation

Clone this wiki locally