Format and Execute Options
The Format and Execute Options allow the user to set the options which will be taken by Flux solver (in batch) to solve the current solution.
Mesh options
Mesh Relative Epsilon allows to define the limit to consider two nodes as superimposed or not.
The Mesh absolute Epsilon is computed by multiplying the Mesh Relative Epsilon (1e-5 by default) by the diagonal of the bounding box of the solution bodies.
The distance between two nodes is compared to the Mesh absolute Epsilon value: if it is lower then the nodes are considered as superimposed.
Coefficient for circuit connected coils
- an electrical component of stranded coil conductor type defined in the circuit
- a coil geometrically defined entity to define the shape of coils
- from an electric point of view, there is only one electrical component
- from a geometric point of view, there is an "original" coil (the one described in the FE domain) and its "duplicates" by symmetry and/or periodicity
In this situation, the electrical component is a component that comprises several geometric coils.
- the coefficient CM, which takes into account the number and types of symmetries and/or periodicities
- the field Conductors in series or in parallel, which takes into account the configuration type of associated conductors (all in series, all in parallel).
In the Automatic mode which is suitable for most cases, the coefficient CM takes into account the number and types of symmetries and/or periodicities.
But it is possible to define manually the coefficient CM defined either as an integer or a fraction.
An example which needs a manual CM definition is a speed sensor defined with symmetry/periodicity, but the coils must not be duplicated. Then CM is defined by the value 1.
The 3 possible choices are explained in the table below:
Option | Description |
---|---|
Automatic coefficient (symmetry and periodicity taken into account) | CM is automatically computed with taking active symmetries and active rotation periodicities of the problem into account. |
Imposed coefficient (integer) |
CM is an integer: CM = N N is the number of repetitive patterns described in the finite elements domain (The finite elements domain corresponds to 1/N fraction of the real device) |
Imposed coefficient (fraction) |
CM is a quotient of 2 integers: CM = N1/N2 The finite elements domain corresponds to 1/N1 fraction of the real device. N1 is the number of repetitive patterns described in the finite elements domain N2 is the number of repetitive patterns supplied by the electric circuit |
Execute Solver Options
- Number of Processors used to parallelize the solving process
- Memory used by Flux solver. By default, the memory is set to Dynamic memory allocation. It is possible to switch to a user defined memory (static memory) and specify the amount of memory to allocate
- GUI memory defined statically by a given memory amount
- Additional_Arguments is an advanced option to add additional arguments information like system memory, PEEC memory and so on. Input should be space separator. Example: -fluxncores 4 -memsizn3_mb 6000 -memsizc3_mb 200
Activate distribution
- Number of concurrent Flux defines the number of Flux that will be running at the same time during a distributed computation
- Multithreading cores defines the number of cores used by each secondary Flux
Complete cuts automatically
When magnetic bodies have hole(s), magnetic cuts may be required to have good results.
When this option is enabled (default choice), at solve, Flux executes the automatic cuts creation algorithm before running the Flux solving.
For more information, please check Automatic Cuts creation for 3D Magneto Static solution