예제 #1
0
 def componentName(self, n):
     """Name of the nth component."""
     return _cantera.domain_componentName(self._hndl, n)
예제 #2
0
파일: onedim.py 프로젝트: anujg1991/cantera
 def componentName(self, n):
     """Name of the nth component."""
     return _cantera.domain_componentName(self._hndl, n)