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

Customize output_times to allow network output for desired time ranges #1

Open
PeterCarragher opened this issue Mar 14, 2024 · 0 comments

Comments

@PeterCarragher
Copy link

Construct.h get_output_timeperiods() returns a vector with just the 0 timestep (at least for the friedkin model).
To be able to output networks for each timestep, should_process() could use a min / max timestep, which defaults to all timesteps but can be customized to the desired range.
Parameters could be passed at model initialization when Output class is instantiated.

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

No branches or pull requests

1 participant