Ejemplo n.º 1
0
 def pressure(self):
     """The pressure in the reactor [Pa]."""
     return _cantera.reactor_pressure(self.__reactor_id)
Ejemplo n.º 2
0
 def pressure(self):
     """The pressure in the reactor [Pa]."""
     return _cantera.reactor_pressure(self.__reactor_id)