mutationpp / Mutationpp

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

Closes #258. Remove `use_transport` flag #259

Closed mgoodson-cvd closed 3 months ago

mgoodson-cvd commented 6 months ago

Closes #258. Removes unused use_transport flag from mixture file doc and related unused variable in MixtureOptions class.

mgoodson-cvd commented 6 months ago

It might look like more changes than it actually is, because I removed trailing whitespace and converted indentation to pure spaces (no tabs!).

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 71.65%. Comparing base (aa01785) to head (bc221f4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #259 +/- ## ======================================= Coverage 71.65% 71.65% ======================================= Files 135 135 Lines 9089 9089 ======================================= Hits 6513 6513 Misses 2576 2576 ```

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