| Author |
Comment/Response |
Joel D
|
10/10/12 8:10pm
In Response To 'Re: Re: Re: Poisson Solver' --------- I've pulled in your loop3 file and evaluated it in Mathematica. I'm still not able to achieve a loop count higher than 623. In your first reply you showed a loop count of 908. Im unable to reproduce that. I've tried adjusting the convergence to 1.0`32*^-24, I've also tried moving it to 1.0`32*^-30, along with 1.0`32*^-20, and everytime it kicks out at 623?? Any ideas?
ConvergenceLoop=0 ConvergenceCount=0
ConvergenceLoop=100 ConvergenceCount=2048
ConvergenceLoop=200 ConvergenceCount=2048
ConvergenceLoop=300 ConvergenceCount=2048
ConvergenceLoop=400 ConvergenceCount=2048
ConvergenceLoop=500 ConvergenceCount=2048
ConvergenceLoop=600 ConvergenceCount=140
ConvergenceLoop=623
Convergence Loop Limit Not Reached.
623 Congratulations Converged!
URL: , |
|