Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hi Bill,
Reference topic - https://community.ptc.com/t5/Mathcad/Beam-bending-using-finite-differences/m-p/884208#M207256
I was just wondering why I tend to get failures if I run this multiple times within the same MathCAD sheet (i.e. cut and paste it several times). Usually I can get away with running two different runs (usually x and y) but if I'm looking at multiple items, despite clearing what I think are the important variables, it always throws up an odd error? Do you know if there is a reason this would happen and good places to trouble shoot when it does?
Solved! Go to Solution.
Are you talking about Prime or really about Mathcad (up to version 15)?
Which sheet, which failure, why "tend", what do you mean by "running multiple times" on contrary to "cut and paste" ??? Are you talking about recalculation a sheet?
Won't dig into that old thread to find out..
Not sure what are you talking about.
If a sheet uses random numbers it will give you different result whenever you recalculate it.
If a sheet uses up a large portion of memory it may be that it fails on second or third run because of bad non functional garbage collection. So close Mathcad, reload and it should work again.
Are you talking about Prime or really about Mathcad (up to version 15)?
Which sheet, which failure, why "tend", what do you mean by "running multiple times" on contrary to "cut and paste" ??? Are you talking about recalculation a sheet?
Won't dig into that old thread to find out..
Not sure what are you talking about.
If a sheet uses random numbers it will give you different result whenever you recalculate it.
If a sheet uses up a large portion of memory it may be that it fails on second or third run because of bad non functional garbage collection. So close Mathcad, reload and it should work again.