Пример #1
0
 def pressure(self):
     """The pressure in the reactor [Pa]."""
     return _cantera.reactor_pressure(self.__reactor_id)
Пример #2
0
 def pressure(self):
     """The pressure in the reactor [Pa]."""
     return _cantera.reactor_pressure(self.__reactor_id)