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

Silence console printing #76

Open
gbene opened this issue Feb 16, 2024 · 1 comment
Open

Silence console printing #76

gbene opened this issue Feb 16, 2024 · 1 comment

Comments

@gbene
Copy link

gbene commented Feb 16, 2024

Hi everyone!

I was wandering if there is an option (i.e. verbose for the output_report method) or procedure to follow when compiling, to silence all the printing that is going on in the console. We are experimenting with iterative DFN generation and would like a less "messy" output in the console.

Thanks!

@hymanjd
Copy link
Collaborator

hymanjd commented Mar 4, 2024

You can always pipe the screenout output to a file

python dfnworks_driver.pu logfile.out

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

No branches or pull requests

2 participants