Skip to content

Starting to write a new transcript fails #1409

@tejalprabhu01

Description

@tejalprabhu01

🔍 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

@mkundu1

pyfluent
pyfluent-parametric

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue, problem or error in PyFluent

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions