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

Add stride parameter for logfile output variables #28

Open
SteveMaas1978 opened this issue Mar 8, 2021 · 1 comment
Open

Add stride parameter for logfile output variables #28

SteveMaas1978 opened this issue Mar 8, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@SteveMaas1978
Copy link
Member

The plot_stride parameter allows users to specify how often to write the model's state to the plot file.

A similar feature for log file output would be useful.

@SteveMaas1978 SteveMaas1978 added the enhancement New feature or request label Mar 8, 2021
@SteveMaas1978 SteveMaas1978 self-assigned this Mar 8, 2021
@inkandvijay
Copy link

This feature would be useful, especially when working with 'dynamic' simulation with very small time-steps. I need only logs at specified time, whereas right now it prints every step. The difference in runtime is a lot, it takes >x10 time it takes for run without generating log files.

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

No branches or pull requests

2 participants