Skip to content. Skip to navigation

Modeling of Complex Physical Systems

Sections
Personal tools
You are here: Home Modelica Libraries PowerTrain Releases PowerTrain 1.0.3

PowerTrain 1.0.3

Document Actions
Up to Product page
Adapted to work with Modelica Standard Library 2.2.1

Available downloads

There are no available software files in this release yet.

For additional information about this project, please visit the project page.

Release Notes

Tested with Modelica 2.2.1
State Final
License Commercial
Released 2006/07/07

The PowerTrain library version 1.0.2 and previous versions do not work in combination with the Modelica standard library 2.2.1 or higher. Version 1.0.3. fixes this bug. The reason is that in the Modelica standard library 2.2.1 for

  • CombiTable1D
  • CombiTable1Ds
  • CombiTable2D
  • CombiTimeTable

a bug fix was made so that the parameter tableOnFile determines (now correctly) whether a table is read from file or used from parameter table. Previously, if fileName was not NoName, a table was always read from file fileName, independently of the setting of tableOnFile. As a result, PowerTrain 1.0.2 did no longer work correctly with Modelica standard library 2.2.1, because tables were no longer read from file.
In PowerTrain 1.0.3 this has been fixed, by introducing the parameter tableOnFile at several components with a default setting so that the same behavior as in 1.0.2 occurs.

by Martin Otter last modified 2007-01-06 04:20 PM

Powered by Plone CMS, the Open Source Content Management System