Cantera / cantera

Chemical kinetics, thermodynamics, and transport tool suite
https://cantera.org
Other
582 stars 342 forks source link

Add derivative documentation #1563

Closed ischoegl closed 11 months ago

ischoegl commented 11 months ago

Changes proposed in this pull request

Add documentation of derivative calculation. Documentation is added to pre-existing Doxygen section.

If applicable, fill in the issue number this pull request is fixing

Closes Cantera/cantera-website#169

If applicable, provide an example illustrating new features this pull request is introducing

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Merging #1563 (e08e824) into main (6ba497c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head e08e824 differs from pull request most recent head 83c2766. Consider uploading reports for the commit 83c2766 to get more accurate results

@@           Coverage Diff           @@
##             main    #1563   +/-   ##
=======================================
  Coverage   70.45%   70.45%           
=======================================
  Files         379      379           
  Lines       59093    59093           
  Branches    21230    21230           
=======================================
  Hits        41636    41636           
  Misses      14376    14376           
  Partials     3081     3081           
Files Changed Coverage Δ
include/cantera/kinetics/Kinetics.h 32.66% <ø> (ø)
include/cantera/kinetics/ReactionRate.h 78.87% <ø> (ø)

... and 10 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

ischoegl commented 11 months ago

Rebased and ready for review. BibTeX sort moved to #1567.

ischoegl commented 11 months ago

Thanks for the review comments. I took care of everything except for what I believe is a CSS styling issue?