Skip to content
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

Running mapdl.parameters leads to extra console output #3655

Closed
koubaa opened this issue Jan 13, 2025 · 0 comments · Fixed by #3665
Closed

Running mapdl.parameters leads to extra console output #3655

koubaa opened this issue Jan 13, 2025 · 0 comments · Fixed by #3665

Comments

@koubaa
Copy link
Contributor

koubaa commented Jan 13, 2025

running this:
test = mapdl.parameters["array1"]

leads to this getting printed in the stdout (via /COM):

 /OUTPUT FILE=         
   Entering in non_interactive mode

Since non-interactive mode is an implementation detail of mapdl.parameters, this output should be hidden by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant