<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Developers,<div>You may remember me complaining about my pond model in the past. With some help, I finally got it working, but it only works with the old version of the solve function which Dave still uses on his own computer. When I try to run the exact same code with the SVN version of the solve function, it works for a while and then goes to a bad region of parameter space and I get an error about the matrix being singular. I think the new version is defined in ludcmp_solve.cpp The code leading up to </div><div><div>     cerr <<</div><div><span class="Apple-tab-span" style="white-space:pre">        </span> "Error in matrix inverse -- matrix singular in solve(dvar_matrix)\n";</div></div><div>looks logically different to me, but I'm not an expert. </div><div><br></div><div>Before I go messing with someone else's code...Is it legally possible to go back to using Dave's version or would the person who did the conversion be willing to reexamine the test for singularity? Dave would rather not look at the new version.</div><div>thanks,</div><div>Mollie</div><div><br></div><div></div></body></html>