Skip to content

Conversation

@hpohekar
Copy link
Collaborator

@hpohekar hpohekar commented Sep 20, 2022

Now we can launch fluent pyconsole as follows -

from ansys.fluent.core import launch_fluent
session = launch_fluent(show_gui=True, py=True, version="2d") 
session = launch_fluent(show_gui=True, py=True, version="3d")

@hpohekar hpohekar requested a review from prmukherj September 20, 2022 07:44
@hpohekar hpohekar linked an issue Sep 20, 2022 that may be closed by this pull request
@hpohekar hpohekar marked this pull request as ready for review September 20, 2022 09:45
@hpohekar hpohekar marked this pull request as draft September 20, 2022 09:47
@hpohekar hpohekar marked this pull request as ready for review September 20, 2022 10:23
@hpohekar hpohekar merged commit f0b3acc into main Sep 20, 2022
@hpohekar hpohekar deleted the feat/explicit_argument_to_launch_fluent_in_python_mode branch September 20, 2022 12:04
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.

add explicit argument to launch fluent in python mode

4 participants