Anyone think the numerical solve block is WEAK?
- January 20, 2013
- 12 replies
- 3657 views
Please check the attached file and change the initial guess value....
I understand a intial guess value is important for a numerical solver....
But for this problem...a deviation of 0.01 from the solution is enough to cause an error while using Find and it only happens in prime 2.0. I think this is telling me to put prime 2.0 in trash!
When solving the exact same system of equation in MC15, the initial guess can practically be any thing....and it always converge with a tolerence of 10^-7
This problem has multiple solution depending on the initial guess. And MC15 can always converge with tiny tolerence and find the corresponding answer. But prime 2.0 cannot!!
BTW, The system of equation is just an exact copy of Harvey Hensley example on a CSTR, which was written in MC15.

