Ejemplo n.º 1
0
 def volume(self):
     """The total reactor volume [m^3]. The volume may change with time
     if non-rigid walls are installed on the reactor."""
     return _cantera.reactor_volume(self.__reactor_id)
Ejemplo n.º 2
0
 def volume(self):
     """The total reactor volume [m^3]. The volume may change with time
     if non-rigid walls are installed on the reactor."""
     return _cantera.reactor_volume(self.__reactor_id)