Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canonical unit representation --> CellML units issue: non-dimensional units #4

Open
nickerso opened this issue Aug 13, 2014 · 0 comments
Labels

Comments

@nickerso
Copy link
Owner

When serialising canonical units representations to CellML units, the model compactor code will re-use equivalent units rather than having duplicate canonical units. When non-dimensional units are present in a model (e.g., cm/cm) they are equivalent to dimensionless units (e.g., TODO), and so that will get reused.

Given the purpose of the model compactor algorithm, this probably doesn't matter. But it might be nice to preserve some indication of a non-dimensional unit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant