Skip to content

PyMAPDL does not generate the solve.out file #4607

Description

@pmaroneh

🤓 Before submitting the issue

🔍 Description of the bug

In SMP, I get no solve.out file.
In DMP, I get only a file1.out but not the solve.out file.
Using output = mapdl.solve() and printing ouput is not an acceptable workaround as it does not print the entire solve.out we would get in an MAPDL run.

🕵️ Steps To Reproduce

The log will automatically be formatted as Python code! No need to type backticks.

💻 Which Operating System are you using?

Windows

🐍 Which Python version are you using?

3.10

💾 Which MAPDL version are you using?

261

📝 PyMAPDL Report

Show the Report!

# PASTE HERE THE OUTPUT OF `python -c "from ansys.mapdl import core as pymapdl; print(pymapdl.Report())"` here

📝 Installed packages

irrelevant

📝 Logger output file

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue, problem or error in PyMAPDL

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions