Calculation time
How can I improve the calculation time? Especially for the solve blocks.
Any files that I can read? Tips? The file Improving Mathcad Calculation Speed was recently removed from the site.
Thank you,
Mihai Moraru
How can I improve the calculation time? Especially for the solve blocks.
Any files that I can read? Tips? The file Improving Mathcad Calculation Speed was recently removed from the site.
Thank you,
Mihai Moraru
OK, the second solve block calls a parameterized solve block. It's loop within a loop, and if one pass of the inner loop takes 0.25 seconds then that's going to be slow! If the first solve block has 6 parameters and 11 equations then it is also a minimization problem (as opposed to Find). Can you reformulate the problem to put everything in one solve block? Failing that, the only solution is to speed up the first solve block. Can you say any more about the equations in that solve block?
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.