Skip to content

ScientificDataFormat/SDF-Modelica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.