Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

MeshGeneratorBoundaryLayers

Layers

Class MeshGeneratorBoundaryLayers extends MeshGenerator

Constructors

  • MeshGeneratorBoundaryLayers(name ,heightType ,numberOfLayers ,geometricProgression ,dominantElement )

Fields Summary

Field
Description
dominantElement
Dominant element type in remaining volume
geometricProgression
Geometric progression coefficient of layers
heightType
Height type
numberOfLayers
Number of layers

Inherited Fields

  • name defined in MeshGenerator

Methods Summary

no methods

Fields Details

dominantElement
dominantElement : Dominant element type in remaining volume - [1..1] Mailleur_couche_dominant_element_i
geometricProgression
geometricProgression : Geometric progression coefficient of layers - [1..1] Double
heightType
heightType : Height type - [1..1] Mailleur_couche_epaisseur_i
numberOfLayers
numberOfLayers : Number of layers - [1..1] Integer

Method Details

no methods

See also