NCAR / micm

A model-independent chemistry module for atmosphere models
https://ncar.github.io/micm/
Apache License 2.0
6 stars 4 forks source link

400 backward euler solver option #485

Closed K20shores closed 3 months ago

K20shores commented 3 months ago

Closes #400

more tasks to finish this completely are listed in #488

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 77.38095% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 92.90%. Comparing base (9c86cc8) to head (b65268e).

Files Patch % Lines
include/micm/solver/backward_euler.inl 75.00% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #485 +/- ## ========================================== - Coverage 93.32% 92.90% -0.42% ========================================== Files 40 42 +2 Lines 3177 3258 +81 ========================================== + Hits 2965 3027 +62 - Misses 212 231 +19 ```

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