894 Implement dynamic optimization#895
Conversation
Co-authored-by: reneSchm <49305466+reneSchm@users.noreply.github.com>
|
All right, all tests passed, no open conversations. But there are some things missing from test coverage, most not originating from this PR. Here is a list of the missed lines:
Other than maybe changes for the tests, I think we are done here @HenrZu @jubicker @lenaploetzke @mknaranja ? |
Yes, I think so too, the things you mentioned are probably something for a new issue. |
|
I hope to have a brief look at this tomorrow. Is there only someone who could resolve the last merge conflicts? Thank you all for this tremendous work! |
Hey, those weren't there before! Anyways, I'm on it... |
|
Merge is done, thanks @MaxBetzDLR for your help |
|
Fantastic! Thanks again for the tremendous work to finally merge this @hannemann-tamas @reneSchm @HenrZu @lenaploetzke @jubicker @MaxBetzDLR |
…ples (#895) - Implemented ODE-SEAIR model to reproduce optimization results from literature. - Integrating automatic differentiation (AD) for ODE-SEAIR model. - Extending template structure for AD data type. - Implemented dynamic optimization example using IPopt. Co-authored-by: Ralf Hannemann-Tamas <r.hannemann-tamas@fz-juelich.de> Co-authored-by: Martin J. Kühn <62713180+mknaranja@users.noreply.github.com> Co-authored-by: reneSchm <49305466+reneSchm@users.noreply.github.com> Co-authored-by: lenaploetzke <70579874+lenaploetzke@users.noreply.github.com> Co-authored-by: HenrZu <69154294+HenrZu@users.noreply.github.com> Co-authored-by: Julia Bicker <julia.bicker@dlr.de> Co-authored-by: Maximilian Betz <maximilian.betz@dlr.de>
Changes and Information
Please briefly list the changes made, additional Information and what the Reviewer should look out for:
Merge Request - Guideline Checklist
Please check our git workflow. Use the draft feature if the Pull Request is not yet ready to review.
Checks by code author
Checks by code reviewer(s)
Closes #894