nickerso / flattenCellML

Code to flatten CellML 1.1 models into 1.0 models
1 stars 1 forks source link

Canonical unit representation --> CellML units issue: multiplier value? #2

Open nickerso opened 10 years ago

nickerso commented 10 years ago

The model compactor code uses the canonical units representation from CUSES to determine unit equivalency and will serialise these canonical units to the generated model.

An initial look at the generated units shows that the multiplier value may not be correct. Need to look into exactly what the value means in the base unit instance and how it should be represented in the CellML units being generated.