NDSolve with Both EventLocator and Reinitialize
- To: mathgroup at smc.vnet.net
- Subject: [mg117591] NDSolve with Both EventLocator and Reinitialize
- From: greg28 <grega.smrkolj at gmail.com>
- Date: Thu, 24 Mar 2011 06:26:44 -0500 (EST)
It seems EventLocator method does not work when one tries to use NDSolve step by step (for solving pde): NDSolve`ProcessEquations, NDSolve`Reinitialize... Any example of this combined use? Possible at all? I'm trying to reinitialize NDSolve with new initial conditions whenever an event is detected.