How to import the mesh in PyFluent? #1881
Closed
MayconSilva7
started this conversation in
General
Replies: 1 comment 1 reply
-
If you want to read the mesh in solver mode, the following should work:
You can also use settings API to read the mesh in solver mode
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
My goal is import a fluent mesh and after set the boundary conditions. I mean, open the Fluent Launcher, read the mesh file and after change to solver. I don't want to change anything in the mesh.
I've been trying to find a function to import the mesh, but there are just to case and data.
Basically, I would like to open the Fluent with generic conditions. And then create a case using the PyFluent. Because, if I just open Fluent, all the options are disabled.
Thank you very much in advance.
Beta Was this translation helpful? Give feedback.
All reactions