예제 #1
0
 def temperature(self):
     """The temperature in the reactor [K]."""
     return _cantera.reactor_temperature(self.__reactor_id)
예제 #2
0
파일: Reactor.py 프로젝트: minhbau/Cantera
 def temperature(self):
     """The temperature in the reactor [K]."""
     return _cantera.reactor_temperature(self.__reactor_id)