ansys / pyfluent

Pythonic interface to Ansys Fluent
https://fluent.docs.pyansys.com
MIT License
242 stars 41 forks source link

Reduce pyfluent import time #2887

Open mkundu1 opened 1 month ago

mkundu1 commented 1 month ago

Currently, import ansys.fluent.core takes ~1.2s. We should investigate and reduce the time.

For reference: importing numpy or matplotlib takes < 0.2s

prmukherj commented 1 month ago

Hi @mkundu1, I have some observations regarding this. Could we have a short discussion? This issue can be resolved.