wigging/chemics

Add gas viscosity function for inorganic compounds

wigging opened this issue · 2 comments

Include data file from Yaws' database. Add function to calculate gas viscosity for inorganic compounds using coefficients in the data file.

Added functions mu_gas_inorganic and mu_gas_organic to gas_viscosity module. Still need to do the following:

  • write tests
  • update documentation

Done.