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

deleting cellzone using pyFluent script #2815

Closed
drhcelik opened this issue May 14, 2024 · 2 comments
Closed

deleting cellzone using pyFluent script #2815

drhcelik opened this issue May 14, 2024 · 2 comments
Assignees

Comments

@drhcelik
Copy link

Hello, I need help on one issue. After completing meshing, I want to delete one cell zone and save the mesh using pyFluent.

In GUI, it can be done by using Mesh>Menage>Delete and selecting the cell zone not needed. How could I do the same using script?

Thanks a lot.

@prmukherj prmukherj self-assigned this May 28, 2024
@prmukherj
Copy link
Collaborator

@drhcelik, you can use the following tui command:
meshing.tui.mesh.manage.delete([<zone-name or zone-id>], "yes", "yes")

@drhcelik
Copy link
Author

It worked, thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants