gas_pure_TRC#

gas_pure_TRC(phase, T='pore.temperature', a=[])[source]#
Parameters:
  • phase (OpenPNM Phase object) – The phase object to which this model is associated (i.e. attached). This controls the length of the calculated array(s), and also provides access to other necessary properties.

  • T (str (dict key) or numeric) – Name of the dictionary key on phase containing the ndarray of temperature values, in units of [K]. If a numerical value is passed (i.e. a scalar or ndarray) it gets used directly.

  • a (list) – The coefficients to use (see notes for form of equation). If not given the phase['param.CAS'] is used to lookup the values from chemicals.heat_capacity.TRC_gas_data