Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPLOT() function in PyMAPDL taking huge time in element plotting #3614

Open
4 tasks done
vnamdeo opened this issue Dec 11, 2024 · 2 comments
Open
4 tasks done

EPLOT() function in PyMAPDL taking huge time in element plotting #3614

vnamdeo opened this issue Dec 11, 2024 · 2 comments
Assignees
Labels
bug Issue, problem or error in PyMAPDL

Comments

@vnamdeo
Copy link
Contributor

vnamdeo commented Dec 11, 2024

🤓 Before submitting the issue

🔍 Description of the bug

@germa89 Eplot() function of PyMAPDL taking huge time in element plotting. For the below stats of nodes and elements, it's taking about ~35 mins. If we have more complex model, then I can't imagine time taken by this function. We should improve the performance of this function in order to use it.

Image

Image

🕵️ Steps To Reproduce

The log will automatically be formatted as Python code! No need to type backticks.

💻 Which Operating System are you using?

Windows

🐍 Which Python version are you using?

3.12

💾 Which MAPDL version are you using?

2024R2

📝 PyMAPDL Report

Show the Report!

# PASTE HERE THE OUTPUT OF `python -c "from ansys.mapdl import core as pymapdl; print(pymapdl.Report())"` here

📝 Installed packages

Show the installed packages!

# PASTE HERE THE OUTPUT OF `python -m pip freeze` here

📝 Logger output file

Show the logger output file.

# PASTE HERE THE CONTENT OF THE LOGGER OUTPUT FILE.

@vnamdeo vnamdeo added the bug Issue, problem or error in PyMAPDL label Dec 11, 2024
@mikerife
Copy link

@vnamdeo Can you share the model? I've not seen this behavior and have plotted far larger models.

@vnamdeo
Copy link
Contributor Author

vnamdeo commented Dec 12, 2024

@mikerife @germa89, to replicate the behavior, I'll be sending the CDB file through email since Github doesn't permit file attachments. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue, problem or error in PyMAPDL
Projects
None yet
Development

No branches or pull requests

3 participants