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

clean up tick.f and sync up 1d, 2d, 3d #219

Open
rjleveque opened this issue Jun 15, 2018 · 0 comments
Open

clean up tick.f and sync up 1d, 2d, 3d #219

rjleveque opened this issue Jun 15, 2018 · 0 comments

Comments

@rjleveque
Copy link
Member

The subroutine tick.f has complicated logic that has been added to piecemeal and needs a refactor. Various things are also done differently in 2d than in 1d or 3d since the 2d code has been more actively developed.

For example, timers were moved into tick so that they could be checkpointed for restarts, but they are not checkpointed in 1d or 3d.

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