Depuis la version 2026, Flux 3D et Flux PEEC ne sont plus disponibles.
Veuillez utiliser SimLab pour créer un nouveau projet 3D ou pour importer un projet Flux 3D existant.
Veuillez utiliser SimLab pour créer un nouveau projet PEEC (pas possible d'importer un projet Flux PEEC existant).
/!\ La documentation est en cours de mise à jour – des références au 3D peuvent subsister.
Console Mode (only supported on Linux)
Introduction
A console mode installation process mimics the default GUI wizard steps, but uses
only the standard input and output. Console mode allows for text to be output to the console.
Remarque :
- Installing Altair Flux using console mode is only supported on Linux.
- If the terminal does not have any GUI/X capabilities (such as a pure SSH terminal session), launching the installer without any additional options will automatically start the console mode.
Console mode
Trigger a console mode installer from the command line by appending the following
command parameter to the installer:
-i consoleProcedure
In order to use the console mode, open a command terminal:
- Change directory to the location where the installer resides with the cd command
- Execute the sh command on the installer binary where
[INSTALLER_NAME] is the installer binary with the
additional command
parameter:
sh [INSTALLER_NAME] -i console