-
PyFluent- Pre/Post Only Licence Flag
Hello there, Is there any way to enable pre/post only option in pyfluent?
-
Pyfluent for running jobs on HPC using PBS scheduler
Good morning, just a quick question, sorry for not adding further details. I have a case/dat file, already initialized, with 100 iterations made. I save these files and try to continue to iterate using 2 approaches: 1) read the files through a journal and launch fluent using a jobscript for PBS scheduler 2) read the files…
-
PyFluent: How to get the zone ID when zone name is known?
I know that I can get face and cell zones with solver.setup.boundary_conditions.get_state() solver.setup.cell_zone_conditions.get_state() From this I can get the names. But some commands require to use the ID (a number) instead, for example…
-
Access to variables in pyfluent for python post processing
Hi guys, Does someone knows how to get in an array the cell center position and the velocity magnitude or any other field variable after a calculation to use it for post processing or external calculations without exporting data in ascii and importing in python ? Is there a straightforward way to get datas in pyfluent ?…
-
Can I interact with SpaceClaim or Ansys Discovery from outside the application ?
Hello there. I want to interact with either SpaceClaim or Discovery programmatically, create geometries, and save files, without interacting with the software's UI. Very similar to the Pyfluent library to interact with Ansys Fluent with a Python script. How can it be done?
-
Is it possible to export volume mesh as pyvista plotter object from pyfluent?
-
How to enable python console options from within Fluent Workbench?
Hello, as far as I understand, it is possible to enable python console beta options while opening Fluent Launcher (Standalone). Is there a way to enable the python console if I have a fluent module within a workbench project? I dont see those options when I open fluent within workbench:
-
pyFluent - Returns zone names while meshing
Hi! I have been trying to construct a 'smart' meshing process which would query label/zone names and issue surface refinement depending on said names. Is there a command whose output would be all the zone names in a table or something? Same question at but for the solver instead of the mesher. Thanks you for your time!…
-
How can I modify the legend (colormap) in fluent.visualization
I want to modify the legend to display float values instead of exponential values. I could not find an option to do so in the api reference. Is it doable?
-
pyfluent
I want to create the scope size of proximity in the fluent meshing by pyfluent. But it appears the key word 'proximity' is not correct. So how can I create proximity?