-
Notifications
You must be signed in to change notification settings - Fork 19
Discretization for one-dimensional flame #31
Open
Assignees
Labels
Description
Goal:
implement the discretization for one-dimensional flame, then one can compute the residuals and the sensitivity for a given solution. Further, one can also solve the equations.
Equations:
see Chemkin manual Sec. 12.6
Notes:
similar to the one did for sensBVP for ignition, but more complex with the central difference.