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

make check model optional #738

Closed
rtimms opened this issue Nov 20, 2019 · 0 comments · Fixed by #739
Closed

make check model optional #738

rtimms opened this issue Nov 20, 2019 · 0 comments · Fixed by #739

Comments

@rtimms
Copy link
Contributor

rtimms commented Nov 20, 2019

during process_model in the discretisation step we perform some model checks (check_model). for big problems this makes up the vast majority of the discretise time. it would be good to be able to pass an option that skips these checks so that if you know your model works fine you dont redo the check every time you discretise

rtimms added a commit that referenced this issue Nov 20, 2019
@rtimms rtimms mentioned this issue Nov 20, 2019
8 tasks
rtimms added a commit that referenced this issue Nov 20, 2019
rtimms added a commit that referenced this issue Nov 25, 2019
rtimms added a commit that referenced this issue Nov 26, 2019
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 a pull request may close this issue.

1 participant