Пример #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)
Пример #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)