Best Of
-
Re: BIRT Medini nested table
Hi Simone, I would first check and make sure that you pass the coorect parameter value (failureModeId) in the child DS through the "binding" expression from failureEntryDataSet down to crus…1 -
Re: What are the best solutions to replace dash-uploader?
Hi @Lucas Boucinha (snps) As of now, there are no component to replace dash uploader. There is a research work in progress though. We will communicate as soon as possible. That being said, CVE-2026-3…1 -
Re: What is the correct PyAnsys code to define a fixed temperature value for a solid cell zone in Fluent
Hello @Kai , solver.settings.setup.cell_zone_conditions["solid"].fixed_values.enable = True solver.settings.setup.cell_zone_conditions["solid"].fixed_values.variables["Temper…1 -
Re: Create mesh interfaces in Fluent
Done :) https://github.com/ansys/pyfluent/issues/53051 -
Re: Get region name from point
That was indeed my missing argument, thanks!1 -
Re: Get region name from point
Hello @CesarAero , I think you are missing an argument in the compute command which answers the question whether to reset names or not. I have tried the same command with 5 arguments, and it works fo…1 -
Re: Create mesh interfaces in Fluent
Hello @CesarAero The TUI command approach is a pythonic wrapper to Fluent TUI commands so it should also serve the purpose. You can convert any TUI based command into a PyFluent command. But I would …1 -
Re: Failing SAF-CLI installation due to Windows Long Path support disabled
Hi Lucas, This is a known limitation. It is documented in the Prerequisites of SAF since a couple of months: Windows long paths — Ansys Solutions developer's guide1 -
Re: What do you think of the forum? We want to hear from you!
Hi James. Thanks for looking into it ! Regarding the interface capabilities, I have checked the markdown documentation and most of the stuff is indeed available to be recreated! However, there are so…1 -
Re: When using the act convection extension, how can we workaround a possible issue?
The extension (Convection 21.1 created by Ansys Inc) might block/freeze the UI when using the Pilot Node Temperature result in newer releases (say 2025R2). Workaround is, do not use this extension pi…1
