We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
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 &