Exemplo n.º 1
0
 def refine(self, loglevel=1):
     """Refine the grid, adding points where solution is not
     adequately resolved."""
     return _cantera.sim1D_refine(self._hndl, loglevel)
Exemplo n.º 2
0
 def refine(self, loglevel=1):
     """Refine the grid, adding points where solution is not
     adequately resolved."""
     return _cantera.sim1D_refine(self._hndl, loglevel)