예제 #1
0
 def setMdot(self, mdot):
     """Set the mass flow rate per unit area [kg/m2]."""
     _cantera.bdry_setMdot(self._hndl, mdot)
예제 #2
0
파일: onedim.py 프로젝트: anujg1991/cantera
 def setMdot(self, mdot):
     """Set the mass flow rate per unit area [kg/m2]."""
     _cantera.bdry_setMdot(self._hndl, mdot)