Пример #1
0
 def enthalpy_mass(self):
     """The specific enthalpy of the fluid in the reactor [J/kg]."""
     return _cantera.reactor_enthalpy_mass(self.__reactor_id)
Пример #2
0
 def enthalpy_mass(self):
     """The specific enthalpy of the fluid in the reactor [J/kg]."""
     return _cantera.reactor_enthalpy_mass(self.__reactor_id)