Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MA-HS-Experiments: Harmonized Specification for the Experiments Format

Build Specification

This repository contains the current draft of the Modelica Association Harmonized Specification for the Experiments Format (ma-hs-experiments), an XML-based file format for describing experiment setups for simulation models.

The format supports specifying start/stop time, solver settings, parameter sets, stimuli, and reference results, and is intended to be referenced from layered standards such as FMI-LS-REF.

Note that this draft is being worked on actively, and thus is subject to change without notice. It is now developed by the MAP-COORD project and shall be written in a way that makes it applicable to models following the Modelica, FMI, and SSP standards. Note that due to this recent change, some documentation may be outdated.

This is currently not normative, nor is this document to be considered officially endorsed by the Modelica Association or other involved organisations prior to official adoption.

The MA Harmonized Specification Experiments is currently maintained on GitHub and is published here.

Contents

  • docs/index.adoc — The specification document (AsciiDoc)
  • docs/examples/ — Example experiment files
  • schema/maHarmonizedSpecificationExperiments.xsd — XML Schema for the Experiments Format
  • LICENSE.txt — License information

Building the Documentation

The documentation uses Asciidoctor. After cloning with submodules:

git submodule update --init
asciidoctor docs/index.adoc

License

This document is licensed under the Attribution-ShareAlike 4.0 International license. The schema and example code are released under the 2-Clause BSD License. See LICENSE.txt for details.

About

Modelica Association Harmonized Specification Experiments

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors