Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[BUG]: SettingsReader hangs for settings file with many speciesΒ #5228

Copy link
Copy link

Description

@cj-hodgson
Issue body actions

βœ… Before submitting

  • I have searched the existing issues and did not find a duplicate.
  • I am using a Python virtual environment.
  • I have confirmed this is a PyFluent issue, not a problem with Ansys Fluent. See the posting issues guide.

πŸ“ 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

from ansys.fluent.core.filereader.case_file import SettingsFile as SettingsReader
reader = SettingsReader(settings_file_name='test.settings')

🎯 Expected behavior

Read the settings file without hanging

πŸ’₯ Actual behavior / traceback

The operating hangs. There is no 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

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

bugIssue, problem or error in PyFluentIssue, problem or error in PyFluent

Type

No type

Projects

Status
2027 Q1 Jan - Mar
Show more project fields

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.