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

Option for emitting all integrator time steps #1330

Open
rruusu opened this issue Oct 30, 2024 · 0 comments
Open

Option for emitting all integrator time steps #1330

rruusu opened this issue Oct 30, 2024 · 0 comments

Comments

@rruusu
Copy link

rruusu commented Oct 30, 2024

Current status

Currently OMSimulator only emits data into the result file using a fixed time step size, either based on the maximum time step size or the number of intervals provided by the --intervals option.

Feature description

It is sometimes useful to get output that shows all steps made by the variable step solver, especially for debugging purposes.

One option for expressing this to OMSimulator could be by setting --intervals=0 on the command line.

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