Skip to content

C++ code for evaluating chemical mechanisms at a single point. Uses Leap for time integration, PyJac for source term and Jacobian generation (for implicit solves), and Cantera for (optional) dependent variable updates.

Notifications You must be signed in to change notification settings

cmikida2/single_point_chemistry

Repository files navigation

single_point_chemistry

This code runs single-point chemistry mechanisms using Leap time integration and code generation of chemical source terms and Jacobians using PyJac. Cantera is also used for pressure and temperature updates via an assumption of constant volume and constant internal energy.

About

C++ code for evaluating chemical mechanisms at a single point. Uses Leap for time integration, PyJac for source term and Jacobian generation (for implicit solves), and Cantera for (optional) dependent variable updates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published