Flux Skew is a module dedicated to the analysis of rotating electric machines with skewing, allowing a straightforward
geometric and physical description in 2D and the consideration of continuous or step skewing effects.
Flux PEEC is a 3D modeling module dedicated to electrical interconnections of power electronics devices. It also
provides RLC extraction and generation of SPICE-like equivalent circuits.
Flux provides a unified Material Identification tool based on the Altair Compose environment allowing to run an identification
of the coefficients required to create material in Flux.
AMDC is a comprehensive material database maintained by Altair and partner suppliers of engineering materials. Ready-to-use,
Flux-compatible models may be obtained directly from this database for a growing number of materials.
This documentation deals with the Jython script used in Flux and allows to understand the various structures of
entities and functions, and use it in user scripts for example.
How to set up a parametric distribution on a single machine
Requirements
In Flux 2D and in Flux 3D, the parametric distribution options (number
of secondary Flux in parallel) may be setted in the Supervisor's options or by
clicking on the button Distribution manager in the bottom right of the
Supervisor. For the Flux Skew module, this feature is not yet available and
will run automatically in sequential mode.
In any case, the parametric distribution may be setted as follows:
The Distribution manager may be started in the Supervisor's options,
in the Parallel Computing menu, in the section Distributed
Computing and then Parametric Distribution click on the
button Set local ressources as shown below;
Figure 1. The supervisor's options allowing the user to set the parametric
distribution.
An additional window Distribution manager should appears and is
asking to allow some resources (Number of secondary Flux in parallel) for
the parametric distribution, click on Allow;
The Distribution manager then asks for the Number of concurrent
Flux as follows:
Figure 2. The distribution manager asking for the Number of Concurrent
Flux.
This number is directy linked to the number of cores available on the
machine, the numbers of varying parameters are automatically distributed
over the number of concurrent Flux. The secondary Flux are automatically
run in monocore mode but may be changed by using the slider
Number of cores per concurrent Flux.
Finally, click on Use to complete the parametric distribution
The parametric distribution may also be started by clicking the button
Distribution manager in the bottom right of the Supervisor as
shown below.
Figure 3. The distribution manager button in the Flux Supervisor.
Define a parametrized scenario in Flux
Once that the distribution has been setted in the Supervisor, it may be employed as
follow in a Flux scenario:
Check the box Parametric distribution in the selected
Scenario.
Note: All the varying parameters
should be declared as Controlled parameters in the Control
parameters tab of the scenario as depicted below.
Figure 4. Scenario GUI box, highlightning in (1) the Parametric distribution that
is enabled and in (2) a list a of several varying parameters.