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

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.