General

General

What flags should one use when running Fluent on Linux without graphics to avoid the error “No graphics function available” at runtime?

    • FAQFAQ
      Participant

      Please use fluent 3ddp/2ddp -gu -driver null The -gu flag lets you run without the GUI but with graphics. You cannot interact with the displayed graphics objects. The -driver flag is set to null.