MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

RE: StoppingTest option for NDSolve

  • To: mathgroup at smc.vnet.net
  • Subject: [mg35031] RE: [mg35000] StoppingTest option for NDSolve
  • From: "DrBob" <majort at cox-internet.com>
  • Date: Thu, 20 Jun 2002 02:13:38 -0400 (EDT)
  • Reply-to: <drbob at bigfoot.com>
  • Sender: owner-wri-mathgroup at wolfram.com

Go to http://documents.wolfram.com and type in StoppingTest as a search
string near the bottom of the page.

Bobby Treat

-----Original Message-----
From: Randall Beer [mailto:beer at eecs.cwru.edu] 
To: mathgroup at smc.vnet.net
Subject: [mg35031] [mg35000] StoppingTest option for NDSolve

Does anyone know how to use the StoppingTest option for NDSolve?  This 
option doesn't seem to be documented, but shows up in Options[NDSolve].

I need to terminate a numerical integration when given state variables 
go out of a specified region, and I was hoping that I could do this by 
defining a stopping test.

Thanks,
Randy





  • Prev by Date: Re: StoppingTest option for NDSolve
  • Next by Date: Re: machine-size real number
  • Previous by thread: Re: StoppingTest option for NDSolve
  • Next by thread: Re: StoppingTest option for NDSolve