Heavy lag after solving

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Heavy lag after solving

SimBo
Hi there,
heavy start with FEATool... I am currently running the basic Navier Stokes simulation tutorial provided on Youtube: https://www.youtube.com/watch?v=ZnnXl7ryBMI 

I did not encounter any problems with the instructions but whenever I reach the solver stage the program just continues to lag heavily.
Whenever I move the courser to select anything after the first solve was completed it just lags.
It is also true for MATLAB window. But any other software running works properly, even if lagging MATLAB is still opened.

I have re-installed Matlab and re-installed the FEATool but to no avail. Any ideas are welcome!

 -----------------------  
Microsoft Windows [Version 10.0.18363.1316]","AMD Ryzen 7 PRO 3700 8-Core Processor, 3.60 Ghz", "RAM 40.0 GB ","MATLAB 9.9.0.1570001 (R2020b) Update 4"]}:E8D8D1B8EA13; MATLAB MATLAB 9.9.0.1570001 (R2020b) Update 4
05-Feb-2021 13:55:16: License  
--------------------------------------------------          

Solver Statistics (solvestat)
 Simulation timings: t_asm(A) :          2.5s \  18
Reply | Threaded
Open this post in threaded view
|

Re: Heavy lag after solving

Precise Simulation
Administrator
Thank you for reporting the issue. Could you confirm that you mean lag as in the GUI interface lags (when pushing buttons etc)? Unfortunately this is hard to debug without having direct access to your specific system.

As for UI responsiveness I often recommend installing and using Matlab R2011b which generally is significantly more responsive with later versions, see (you have multiple Matlab versions installed at the same time):

https://www.featool.com/news/2019/08/20/benchmarking-and-performance-comparison-of-matlab-versions

If you have the Windows Subsystem for Linux (WSL) you can also try running in that (both Matlab and FEATool can be installed and run graphically in WSL if you also install an X11 display server such as VcXsrv).
Reply | Threaded
Open this post in threaded view
|

Re: Heavy lag after solving

Precise Simulation
Administrator
In reply to this post by SimBo
Just to update, this issue was likely due to updated Matlab interfaces for Mex libraries causing incompatibilities on certain cases with external linear solvers such as Mumps. For Matlab 2020 and later the linear solver will now default to the built-in ones (Umfpack/Suitesparse) with the new build, available from the GitHub repository (v1.13.1 Build 21.02.048):

https://github.com/precise-simulation/featool-multiphysics/releases/latest