Cantera / cantera

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

Add tpx citations #1575

Closed ischoegl closed 10 months ago

ischoegl commented 11 months ago

Changes proposed in this pull request

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Merging #1575 (1807e03) into main (1f580a3) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1575      +/-   ##
==========================================
+ Coverage   70.49%   70.53%   +0.04%     
==========================================
  Files         379      379              
  Lines       59110    59110              
  Branches    21232    21232              
==========================================
+ Hits        41671    41695      +24     
+ Misses      14363    14340      -23     
+ Partials     3076     3075       -1     
Files Changed Coverage Δ
include/cantera/kinetics/Falloff.h 81.63% <ø> (ø)
include/cantera/thermo/Nasa9Poly1.h 0.00% <ø> (ø)
src/tpx/CarbonDioxide.h 100.00% <ø> (ø)
src/tpx/HFC134a.h 100.00% <ø> (ø)
src/tpx/Heptane.h 100.00% <ø> (ø)
src/tpx/Hydrogen.h 100.00% <ø> (ø)
src/tpx/Methane.h 100.00% <ø> (ø)
src/tpx/Nitrogen.h 100.00% <ø> (ø)
src/tpx/Oxygen.h 100.00% <ø> (ø)
src/tpx/Water.h 100.00% <ø> (ø)

... and 4 files with indirect coverage changes

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