Skip to content

Unit issue with compartmentless models #21

@phantomas1234

Description

@phantomas1234

constructModel[{reaction["b1", {}, {metabolite["x1", None]}, {1}, False]}, Parameters -> {rateconst["b1", True] -> 0.1 Hour^-1}]

does not raise an error although the correct unit should be

rateconst["b1", True] -> 0.1 * Hour^-1 * Liter]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions