Cantera / cantera

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

Add compatibility with Sundials 7.0 #1672

Closed speth closed 3 months ago

speth commented 4 months ago

Changes proposed in this pull request

This PR adds compatibility with Sundials 7.0 which introduces a couple of breaking changes. Specifically:

Currently, this is not tested as part of CI since there are no conda-forge packages for the release candidate. I figure we can wait and merge this after the full release when those packages are available.

Checklist

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.76%. Comparing base (b0ba90a) to head (927f943).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1672 +/- ## ======================================= Coverage 72.76% 72.76% ======================================= Files 378 378 Lines 56986 56986 Branches 20691 20691 ======================================= Hits 41468 41468 Misses 12463 12463 Partials 3055 3055 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.