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

Better error messages #963

Closed
valentinsulzer opened this issue Apr 17, 2020 · 1 comment · Fixed by #971
Closed

Better error messages #963

valentinsulzer opened this issue Apr 17, 2020 · 1 comment · Fixed by #971
Assignees

Comments

@valentinsulzer
Copy link
Member

valentinsulzer commented Apr 17, 2020

Some small changes / better error messages needed for increased usability:

  • Raise error when taking gradient of an object with no domain (but gradient of broadcast should work and return zero)
  • Raise error when trying to do boundary value of a gradient object
  • Allow re-processing discretised model Raise error when trying to re-process discretised model, and recommend using inplace=False
@valentinsulzer valentinsulzer self-assigned this Apr 17, 2020
valentinsulzer added a commit that referenced this issue Apr 19, 2020
valentinsulzer added a commit that referenced this issue Apr 19, 2020
valentinsulzer added a commit that referenced this issue Apr 19, 2020
@valentinsulzer
Copy link
Member Author

  • Check there are no Variable objects in the initial conditions

valentinsulzer added a commit that referenced this issue Apr 24, 2020
@valentinsulzer valentinsulzer mentioned this issue Apr 28, 2020
8 tasks
valentinsulzer added a commit that referenced this issue Apr 28, 2020
valentinsulzer added a commit that referenced this issue Apr 28, 2020
valentinsulzer added a commit that referenced this issue Apr 29, 2020
valentinsulzer added a commit that referenced this issue Apr 29, 2020
valentinsulzer added a commit that referenced this issue Apr 29, 2020
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