MathGroup Archive 2010

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

Search the Archive

Re: NDSolve - how to bypass safety chceck?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg111332] Re: NDSolve - how to bypass safety chceck?
  • From: Daniel Lichtblau <danl at wolfram.com>
  • Date: Wed, 28 Jul 2010 02:52:29 -0400 (EDT)

slawek wrote:
> U=BFytkownik "J. Batista" <jbatista800 at gmail.com> napisa=B3 w wiadomo=B6ci grup
> dyskusyjnych:i2m4lo$o4n$1 at smc.vnet.net...
>> Here is a possible answer to your question.  You can append the option
>> MaxSteps -> Infinity to the end of your NDSolve command line.  This will
>> allow NDSolve to use an unlimited number of steps in generating a
>> solution.
>> Hopefully this helps.
>>
>> Regards,
>> J. Batista
> 
> The infinite number of steps would take infinite time.
> 
> Thus it's not so brillant idea as it pretend to be.
> 
> slawek

You neglected to mention what happened when you tried it. Was it 
something bad (e.g. program hang or frozen computer)?

Daniel Lichtblau
Wolfram Research


  • Prev by Date: Re: Disable save in player pro
  • Next by Date: Re: SetAttributes for entire package
  • Previous by thread: Re: NDSolve - how to bypass safety chceck?
  • Next by thread: Re: NDSolve - how to bypass safety chceck?