mutationpp / Mutationpp

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

Add ability to set the GSI mechanism in MixtureOptions. #181

Closed mgoodson-cvd closed 2 years ago

mgoodson-cvd commented 2 years ago

Add the ability to set the GSI mechanism in the MixtureOptions class.

See #180. Closes #180.

mgoodson-cvd commented 2 years ago

Rebased on latest master and force-pushed

codecov[bot] commented 2 years ago

Codecov Report

Merging #181 (3d9df0c) into master (dd6ce02) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   71.22%   71.22%           
=======================================
  Files         135      135           
  Lines        8974     8974           
=======================================
  Hits         6392     6392           
  Misses       2582     2582           
Impacted Files Coverage Δ
src/general/MixtureOptions.h 100.00% <ø> (ø)

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 dd6ce02...3d9df0c. Read the comment docs.

mgoodson-cvd commented 2 years ago

@jbscoggi Thanks for approving. Anything else needed before you merge?

jbscoggi commented 2 years ago

Hey @mgoodson-cvd, sorry I was waiting for the testing stuff to be fixed but forgot to come back and hit the button!