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 #203, #204 #205

Closed mgoodson-cvd closed 2 years ago

mgoodson-cvd commented 2 years ago

Closes #203. Add primitive input for ChemNonEqTTv state model. Updates unit test.

Closes #204. Fixes typo in test_set_state.

codecov[bot] commented 2 years ago

Codecov Report

Merging #205 (ac895a7) into master (e5c19da) will increase coverage by 0.02%. The diff coverage is 81.25%.

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
+ Coverage   71.22%   71.25%   +0.02%     
==========================================
  Files         135      135              
  Lines        8974     8985      +11     
==========================================
+ Hits         6392     6402      +10     
- Misses       2582     2583       +1     
Impacted Files Coverage Δ
src/thermo/ChemNonEqTTvStateModel.cpp 71.32% <81.25%> (+1.40%) :arrow_up:
src/transport/CollisionIntegral.cpp 77.05% <0.00%> (+0.07%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e5c19da...ac895a7. Read the comment docs.