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

Bug in Python interface with averageHeavyCollisionFreq #221

Closed mgoodson-cvd closed 7 months ago

mgoodson-cvd commented 1 year ago

There is a bug here in the Python interface. The averageHeavyCollisionFreq function incorrectly returns the electronHeavyCollisionFreq.

mgoodson-cvd commented 10 months ago

This was not actually closed with #233; it was causing issues and was removed from that PR. GitHub still auto-closed it because it had been mentioned previously. Re-opening; will address with #222.