Skip to main content
14-Alexandrite
March 4, 2026
Question

Reduce processing time in Mesh

  • March 4, 2026
  • 2 replies
  • 217 views

Hello,

 

I have a completed Mathcad sheet that makes a 3D mesh. I am requesting to please help if the Q function that generates the mesh can be simplified such that the processing time is less. My version is 10.

 

Thank you

 
 

 

 

 

 

2 replies

15-Moonstone
March 5, 2026

For help, please post your woeksheet.

25-Diamond I
March 5, 2026

I assume that you tried to attach your Prime 10 file here but it did not work, right?

 

I see that your last post (which, incidentally, you still haven't closedwas in August last year. At that time, the forum software used here was still working fine, but unfortunately, a bug now often prevents Mathcad and Prime files from being attached directly (it may work if you use a different browser and don't use copy & paste when attaching files).

 

The workaround is to put the file in a zip archive which you should be able to attach here without problems.

fahmed-214-AlexandriteAuthor
14-Alexandrite
March 5, 2026

Thank you so much @Werner_E . You were right it was not letting me to attach files. I have attached the zip file here.

 

Thank you

25-Diamond I
March 5, 2026

It looks like replacing the sum with index variable "i" by a vectorized expression can speed up the calculation by factor 5:

grafik.png

Of course, a similar speed-up factor can also be observed in the generation of the nested matrix Q.

grafik.png

.....

grafik.png

See attached P10 file