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

Vectorized NormalizedError #461

Closed K20shores closed 4 months ago

K20shores commented 4 months ago

Create a vectorized version of the normalized error function

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 94.27%. Comparing base (20da447) to head (4566414). Report is 1 commits behind head on main.

Files Patch % Lines
include/micm/solver/rosenbrock.inl 87.50% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #461 +/- ## ========================================== - Coverage 94.34% 94.27% -0.07% ========================================== Files 39 39 Lines 3166 3199 +33 ========================================== + Hits 2987 3016 +29 - Misses 179 183 +4 ```

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