Skip to content

how to open Fluent in a Python code with a Pre/Post licence ? #3844

Closed Answered by hpohekar
Jojo2587 asked this question in Q&A
Discussion options

You must be logged in to vote

@Jojo2587

You can use the following for now.

solver = pyfluent.launch_fluent(ui_mode=UIMode.GUI, precision="double", processor_count=8, additional_arguments="-post")

We are going to support it as a new mode soon.

Thank you.

cc: @mkundu1 @seanpearsonuk

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Jojo2587
Comment options

Comment options

You must be logged in to vote
1 reply
@Jojo2587
Comment options

Comment options

You must be logged in to vote
2 replies
@Jojo2587
Comment options

@hpohekar
Comment options

Answer selected by Jojo2587
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants