OpenModelica / OMPython

A Python interface to OpenModelica communicating via CORBA or ZeroMQ
Other
102 stars 59 forks source link

suppress the print statements #198

Closed arun3688 closed 7 months ago

arun3688 commented 7 months ago

Related Issues

https://github.com/OpenModelica/OpenModelica/discussions/12041

Purpose

Disable unnecessary print statements, show the print message only when error encountered.