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

do sensitivity calculations for processed variables in C++ #4547

Open
3 tasks
martinjrobins opened this issue Oct 28, 2024 · 1 comment
Open
3 tasks

do sensitivity calculations for processed variables in C++ #4547

martinjrobins opened this issue Oct 28, 2024 · 1 comment
Labels

Comments

@martinjrobins
Copy link
Contributor

We have existing C++ code to calculate sensitivities for derived variables (this is used if output_variables is set). Once #4545 is complete, we will be able to take the output from the IDAKLU sensitivity solve and use this C++ code to calculate the output sensitivities in the Solution class.

Motivation

Efficiency, should be faster than the current implementation

Implementation

@martinjrobins
Copy link
Contributor Author

Related to #3910

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant