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

This commit addresses issues #144, 10/14 #147

Closed ChiaraAmato closed 3 years ago

ChiaraAmato commented 3 years ago

I have added the isotropic electron thermal diffusion ratios in the fortran folder of the source code. Georgios helped me in adding those functions to the cwrapper files.

codecov[bot] commented 3 years ago

Codecov Report

Merging #147 (4b3b1bd) into master (05f2c37) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #147   +/-   ##
=======================================
  Coverage   70.07%   70.07%           
=======================================
  Files         134      134           
  Lines        8451     8451           
=======================================
  Hits         5922     5922           
  Misses       2529     2529           

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 05f2c37...4b3b1bd. Read the comment docs.

ChiaraAmato commented 3 years ago

Sorry for the late reply. I will make those changes and push the code again.

jbscoggi commented 3 years ago

@grgbellasvki and @ChiaraAmato, I think all the requested changes were addressed and the code is in good shape, so I'm going to merge.