Пример #1
0
 def setInitialTime(self, t0):
     """Set the initial time. Restarts integration from this time
     using the current state as the initial condition. Default: 0.0 s"""
     _cantera.reactornet_setInitialTime(self.__reactornet_id, t0)
Пример #2
0
 def setInitialTime(self, t0):
     """Set the initial time. Restarts integration from this time
     using the current state as the initial condition. Default: 0.0 s"""
     _cantera.reactornet_setInitialTime(self.__reactornet_id, t0)