Show recommended configuration

Introduction

Flux can provide recommendations for settings related to the resolution of a scenario (e.g., solver configuration, number of cores and parametric distribution settings). This information may be used to improve the resolution of a Flux project, by optimizing the use of the available hardware and by reducing the total computation time.

How to display the recommended configurations for a scenario

The recommendations may be obtained by right-clicking a scenario in the Data Tree and then selecting the Show recommended configuration command, as shown in Figure 1:

Figure 1. Right-clicking on a scenario in the Data Tree for selecting the Show recommended command.
Note: These recommendations are also displayed in the Output Console just after the creation of a scenario. Partial information will also be displayed after running a Check physics command (Physics Check physics).

Output of Show recommended configuration command

Selecting the command Show recommended configuration for a given scenario will display two tables with information in the Output console.

The first is the Project summary table, which provides the following information:
  • the dimension or Flux module (2D plane, 2D Axisymmetric, 3D or Skew);
  • the application of the project;
  • the number of the nodes in the mesh (which may be equal to zero if the geometry has not been meshed);
  • the number of layers (in the case of Flux Skew projects) and
  • the name of the scenario.

The second table provides the user with the Current settings and also with Recommendations for the selected scenario, concerning both solver and parametric distribution options. The following data is available:

  • the Number of cores used by the application for parallel computing and defined in Flux Supervisor (current and recommended);
  • the Linear solver type, which is configured in the menu SolvingSolving process options (current and recommended);
  • if Parametric distribution is Enabled or Disabled (current setting and recommended setting);
  • if the Scenario option required to enable parametric distribution is Selected or Not selected (current setting and recommended setting);
  • if the Supervisor option required to enable parametric distribution is Selected or Not selected (current setting and recommended setting);
  • the Number of concurrent Flux instances adjusted in Flux Supervisor, if parametric distribution has been configured there (current and recommended);
  • the Number of cores per concurrent Flux instance adjusted in Flux Supervisor, if parametric distribution has been configured there (current and recommended).

Figure 2 below displays a typical output of the command in the Output console.

Figure 2. Example of output from the 'Show recommended configuration' command in the Output console.

Implementing the recommended settings

To follow the recommendations provided by the Show recommended configuration command, the user is referred to the following user guide pages: