We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
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.