Skip to content

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