We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When calling SettingsReader(settings_file_name='...') for a large settings file with lots of species, the operation hangs.
from ansys.fluent.core.filereader.case_file import SettingsFile as SettingsReader reader = SettingsReader(settings_file_name='test.settings')
Read the settings file without hanging
The operating hangs. There is no traceback.
0.39.1
2027 R1 (27.1)
3.13
Windows
Please contact me for a settings file to reproduce the issue, if required
β Before submitting
π Description of the bug
When calling SettingsReader(settings_file_name='...') for a large settings file with lots of species, the operation hangs.
π Steps to reproduce
π― Expected behavior
Read the settings file without hanging
π₯ Actual behavior / traceback
π¦ PyFluent version
0.39.1
π Ansys Fluent version
2027 R1 (27.1)
π Python version
3.13
π» Operating system
Windows
π Additional context
Please contact me for a settings file to reproduce the issue, if required