-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to extract parameters from case with Execute commands defined #3668
Comments
@tejalprabhu01 and I have discussed this issue. We have investigated same case with scheme commands. We defined a simple scheme print command The opposite case is for Python commands. If we define So this is the Fluent side issue. |
@hpohekar @seanpearsonuk I contacted Fluent team and got more info on the issue. Apparently the beta modules need to be activated post reading the case file. If you activate them prior to reading the case file, then you do not see Python checkbox that you are seeing in screenshot below and then we saw the error that is mentioned above. |
@tejalprabhu01 Are you still getting the same error for |
Steps for us to take:
|
@tejalprabhu01
|
@tejalprabhu01 Fluent work item ID is 1204870. cc: @hpohekar |
🔍 Before submitting the issue
🐞 Description of the bug
Execute commands shown in the screenshot below are defined in case file. When trying to read such a case file using Filereader, leads to a hanging process.
📝 Steps to reproduce
Read a case file in Fluent and define a simple python print command under "Execute commands". Write the case file.
Now try to read the case file using Filereader-
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
2025R2
🐍 Which Python version are you using?
3.12
📦 Installed packages
The text was updated successfully, but these errors were encountered: