Skip to content

Simulation fails from imported model that is serialized with gillespy #31

@ahellander

Description

@ahellander

The follwing fails:

  1. Export a model using model.serialize() and write to file.
  2. Import the model
  3. run the imported model.

The reason seems to be that the exported file contains a parameter "vol" with value 1. StochKit2 does not seem to like that, for reasons I don't know. Removing that parameter from the xml file removes the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions