예제 #1
0
 def getInitialSoln(self):
     """Load the initial solution from each domain into the global
     solution vector."""
     _cantera.sim1D_getInitialSoln(self._hndl)
예제 #2
0
파일: onedim.py 프로젝트: anujg1991/cantera
 def getInitialSoln(self):
     """Load the initial solution from each domain into the global
     solution vector."""
     _cantera.sim1D_getInitialSoln(self._hndl)