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

When creating pictures or animations in batch an error about the hardcopy-window is obtained.

    • FAQFAQ
      Participant

      In a batch run a picture or animation shall be created, i.e. with the following command. > display savepic press_%f.png This might result in the following error: Error: hardcopy-window: No active window. Error Object: #f Output of graphics, i.e. pictures, does require an active window. This is not available when running a solver in batch mode. This situation can be handled by starting the solver with the following arguments as start options: -gu -driver null For example fluent 3ddp -gu -driver null -i journal_batch.jou >& outputfile &