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

Delete required_model_steps #1640

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pat-schmitt
Copy link
Member

Here is a suggestion for deleting required_model_steps from FlowlineModel as a potential optimisation as discussed on slack. I kept some of the logic to make sure the mass balance model updates correctly depending on the defined feedback frequency.

Further, I included max_dt to FluxBasedModel, as in the original comment it states that required_model_steps is used "to prevent 'too large' steps". But not sure if this is really needed.

  • Tests added/passed
  • Fully documented
  • Entry in whats-new.rst

@fmaussion
Copy link
Member

Something to discuss over a drink 😅 Intuitively I would think this is a good idea, but solving all the tests seems hard?

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

Successfully merging this pull request may close these issues.

None yet

2 participants