Personal tools
You are here: Home Tools api api_tracker

#10: Units validation error in CellML2C when using component scope units

issuedata
Classification: Bug
Topic: Backend
Importance: Critical
Status: Pending
Assigned to:
Created by: andre
Created at: 2007-10-12
progress
Deadline: 2007-10-26 19:04
Hours estimated: 0
Hours needed: 0
Percent done: 0
contact
Name: David Nickerson
Description:
Transcript
#5: 2007-10-12 19:58 (andre)
Also finding a similar bug when using units imported into a model. If possible I
will try to work on another minimal example.

#4: 2007-10-12 19:14 (andre)
Forgot to mention that this error does not occur when using the svn trunk code
from before the new code generation services were merged in (I have tested with
revision 1336).

#3: 2007-10-12 19:13 (andre)
Uploaded file: units_20071012_191308.xml (minimal example demonstrating this bug (with invalid units corrected). This example works with svn trunk prior to new code generation services (I'm using revision 1336).)

#2: 2007-10-12 19:09 (andre)
Uploaded file: units.xml.out (output from running ./CellML2C file:///tmp/units.xml > /tmp/units.xml.out with the units.xml source model also attached to this bug.)

#1: 2007-10-12 19:08 (andre)
Uploaded file: units.xml (minimal example demonstrating this bug.)
topic: "" -> "Backend"
importance: "medium" -> "critical"
title: "" -> "Units validation error in CellML2C when using component scope units"
description: "" -> "Using current svn trunk API code (revision 1826) I am getting an units validation error when using the CellML2C example application with a model which has units defined within a component. I will attach a minimal example and sample output."