Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 906 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 906 Bytes

Scientific Data Format for Modelica

SDF is a Modelica library to read, write and interpolate multidimensional data. The Scientific Data Format is an open file format based on HDF5 to store multidimensional data such as parameters, simulation results, and measurements. It supports

  • very large files
  • up to 32 dimensions
  • hierarchical structure
  • units, comments and custom meta-information
  • Dymola and OpenModelica result files

For detailed information see the SDF specification.

Installation

The SDF library ships with Dymola and can be downloaded on the releases page.

License

Copyright (c) 2024 Dassault Systèmes. The code is released under the 2-Clause BSD license.