Skip to content

Feat/add commands to meshing object #750

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

Merged
merged 12 commits into from
Aug 24, 2022

Conversation

prmukherj
Copy link
Collaborator

@prmukherj prmukherj commented Aug 23, 2022

>>> meshing_session = launch_fluent(mode='meshing')
>>> meshing = meshing_session.meshing
>>> workflow = meshing_session.workflow
>>> meshing.execute_tui(...)
>>> meshing.switch_to_solver()

This is to provide exact consistency with the Py Console in Fluent

@prmukherj prmukherj marked this pull request as ready for review August 23, 2022 13:36
@prmukherj prmukherj merged commit 7e1e82b into main Aug 24, 2022
@prmukherj prmukherj deleted the feat/add_commands_to_meshing_object branch August 24, 2022 15:39
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

Successfully merging this pull request may close these issues.

make execute_tui and switch_to_solver also available on the "meshing" object
4 participants