Personal tools
You are here: Home Members andre's Home Andre's Test CellML Centre CellML Releases CellML 1.1
 

CellML 1.1

Up to Product page
Add ability to import models.

Available downloads

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

Release Notes

Tested with CellML 1.0, Metadata 1.0
State Final
License Freeware
Release Manager Autumn Cuellar
Released 2006/02/28

The 6 November 2002 version of the CellML 1.1 specification has been reviewed and endorsed by all of the authors of and contributors to the document. As of 28 February 2006, the syntax and semantics of all of the elements in the CellML 1.1 namespace are frozen.

Feature enhancements in this release

The following features were added in this release:

#1: Component reuse
Need the ability to reuse components in multiple models.
#2: Units reuse
Want to be able to reuse common units definitions.
#3: Initialise variables from outside their component
Need a way to initialise variables (esp. differential equation variables) from outside the component which defines them.
#4: CellML names restriction
Would be nice to restrict CellML names such that they can be used as-is by most programming languages.