Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 962 Bytes

File metadata and controls

24 lines (16 loc) · 962 Bytes

SDF Package

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 © 2025 Dassault Systèmes. The code is released under the 2-Clause BSD license.