Skip to content

reset should alter rate constants if volume is None #3

@dave-doty

Description

@dave-doty

Similarly to how the volume is automatically assumed to be population size n in the Simulation constructor if volume==None, when reset is called, it should check if self.volume is None, and if so, set it to the size of of the reset configuration, and adjust rate constants again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions