-
-
Notifications
You must be signed in to change notification settings - Fork 564
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
Add ParameterizedModel
and DiscretizedModel
#2382
Labels
difficulty: medium
Will take a few days
Comments
valentinsulzer
added a commit
that referenced
this issue
Oct 20, 2022
valentinsulzer
added a commit
that referenced
this issue
Oct 20, 2022
valentinsulzer
added a commit
that referenced
this issue
Oct 20, 2022
8 tasks
valentinsulzer
added a commit
that referenced
this issue
Oct 20, 2022
valentinsulzer
added a commit
that referenced
this issue
Oct 21, 2022
valentinsulzer
added a commit
that referenced
this issue
Oct 21, 2022
valentinsulzer
added a commit
that referenced
this issue
Oct 21, 2022
valentinsulzer
added a commit
that referenced
this issue
Oct 21, 2022
valentinsulzer
added a commit
that referenced
this issue
Oct 21, 2022
valentinsulzer
added a commit
that referenced
this issue
Oct 21, 2022
valentinsulzer
added a commit
that referenced
this issue
Oct 21, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To be generated by the parameterization and discretization classes respectively
These should be "read-only" models, i.e. once they are initialized it should not be possible to update the rhs, initial conditions, variables, etc
We can also move functions from
BaseModel
that are specific to discretized or parameterized modelsThe text was updated successfully, but these errors were encountered: