From: ValeX on
Is it possible to specify in NDSolve a variable MaxStepFraction?
That is, i'm integrating within {x,0,100} and i want
MaxStepFraction=1/500 in {x,0,1} and MaxStepFraction=1/100 in {x,
1,100}.