mutationpp / Mutationpp

The MUlticomponent Thermodynamic And Transport library for IONized gases in C++
GNU Lesser General Public License v3.0
101 stars 58 forks source link

Closes #250. Make constants `constexpr`. Closes #251. Adds S-B constant. #252

Closed mgoodson-cvd closed 6 months ago

mgoodson-cvd commented 7 months ago

Closes #250. Make constants constexpr in Constants.h instead of just const.

Closes #251. Adds Stefan-Boltzmann constant to Constants.h.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (87fa5db) 71.66% compared to head (820b481) 71.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #252 +/- ## ========================================== - Coverage 71.66% 71.65% -0.01% ========================================== Files 135 135 Lines 9091 9089 -2 ========================================== - Hits 6515 6513 -2 Misses 2576 2576 ```

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