Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
General

General

How to run EnSight in batch mode?

    • FAQFAQ
      Participant

      Batch mode is EnSight is based on command language or Python scripts. To run EnSight in batch mode using a Python script, please use the following command: ensight102 -batch -p file.py ‘file.py’ is the python script you are trying to run. You can find a list of all the flags you can use in the EnSight ‘how to’ manual. Please search for ‘How to command line start-up options’ for this. Please also look up ‘How to use batch’. You can assess this manual from ‘Help’ menu on EnSight.