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

'stop_if' argument not supported #5

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 1 comment
Open

'stop_if' argument not supported #5

GoogleCodeExporter opened this issue Mar 19, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Network3 currently supports the 'stop_if=>condition' argument in simulate(). 
This causes the simulator to stop as soon as "condition"==true. This is very 
useful for, e.g., cell cycle simulations, and is the first step towards 
supporting triggers and events in BNG. It would be good to support this in 
NFsim as well.

Original issue reported on code.google.com by [email protected] on 29 May 2013 at 9:51

@GoogleCodeExporter
Copy link
Author

A related argument is "print_on_stop=>0/1", which specifies whether or not the 
system state should be output if/when the stopping condition is met.

Original comment by [email protected] on 5 Jun 2013 at 3:40

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

No branches or pull requests

1 participant