-
Couldn't load subscription status.
- Fork 56
Closed
Labels
bugIssue, problem or error in PyFluentIssue, problem or error in PyFluent
Description
🔍 Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
🐞 Description of the bug
I am trying to write a transcript with passing transcript name as argument. This creates the transcript file. Now execute some commands but it is blank until writing the transcript is stopped.
📝 Steps to reproduce
session.transcript.start("my_trn.trn")
session.file.read(file_type="case", file_name=r"Design1.msh.h5") #### Nothing is written in the transcript
session.transcript.stop() ##### Now the transcript is populated
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
23.2 (developer version)
🐍 Which Python version are you using?
3.8
📦 Installed packages
pyfluent
pyfluent-parametricMetadata
Metadata
Assignees
Labels
bugIssue, problem or error in PyFluentIssue, problem or error in PyFluent