Beispiel #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)
Beispiel #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)