예제 #1
0
 def nComponents(self):
     """Number of solution components at each grid point."""
     return _cantera.domain_nComponents(self._hndl)
예제 #2
0
파일: onedim.py 프로젝트: anujg1991/cantera
 def nComponents(self):
     """Number of solution components at each grid point."""
     return _cantera.domain_nComponents(self._hndl)