Jacobians
#274
Replies: 1 comment 1 reply
|
Mutation++ currently provides an analytic Jacobian of chemical production rates with respect to the species densities: Note that Jacobians are not provided for chemical reaction rates with respect to any other quantity (e.g., temperature). That is an open issue, #129. Additionally, if running in thermal non-equilibrium (i.e., two temperatures), no Jacobians are provided for the energy exchange source term. If your solver needs this, a numerical Jacobian using a finite difference approach is the easiest solution for now. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We are interested in using the Jacobians so we can leverage the implicit solver with the Mutation coupling to SU2. We could implement them on the SU2 side but I would prefer to do them in Mutation so others can leverage them as well.
All reactions