Questions regarding the Chemical Jacobian Structure
43 views
Skip to first unread message
Nolan Dexter
unread,
Aug 7, 2025, 9:29:47 AMAug 7
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cantera Users' Group
Hello All,
I am currently attempting to calculate the chemical Jacobian for chemical explosive mode analysis. I have been using net_production_rate_ddCi and _ddT, but am confused on the structure for the ddCi array. I was wondering if anyone knows that the rows and columns are? I have been working with the assumption that rows are the production rate species (w_i) and columns are the species of differentiation (c_j) for (dw_i / dc_j). Any assistance would be much appreciated. Thank you and have a nice day.
Best,
Nolan Dexter
Ray Speth
unread,
Aug 15, 2025, 3:36:36 PMAug 15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cantera Users' Group
Hi Nolan,
Your assumption is correct. These matrices have the conventional Jacobian structure, where J_ij = dw_i / dc_j.