Ejemplo n.º 1
0
 def ready(self):
     """
     Return 1 if the wall instance is ready for use, 0 otherwise. Deprecated.
     """
     return _cantera.wall_ready(self.__wall_id)
Ejemplo n.º 2
0
 def ready(self):
     """
     Return 1 if the wall instance is ready for use, 0 otherwise. Deprecated.
     """
     return _cantera.wall_ready(self.__wall_id)