Ejemplo n.º 1
0
 def vdot(self):
     """Rate of volume change [m^3]. A positive value corresponds
     to the left-hand reactor volume increasing, and the right-hand
     reactor volume decreasing."""
     return _cantera.wall_vdot(self.__wall_id)
Ejemplo n.º 2
0
 def vdot(self):
     """Rate of volume change [m^3]. A positive value corresponds
     to the left-hand reactor volume increasing, and the right-hand
     reactor volume decreasing."""
     return _cantera.wall_vdot(self.__wall_id)