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.

layerSkinDef

Definition of meshing layers according to the skin depth

Class layerSkinDef

Constructors

  • layerSkinDef(nbrLayers ,firstLayer ,ratio )

Fields Summary

Field
Description
firstLayer
Position of first layer
nbrLayers
Number of layers
ratio
Ratio R of the progression (>1.0)

Methods Summary

no methods

Fields Details

firstLayer
firstLayer : Position of first layer - [1..1] Double
nbrLayers
nbrLayers : Number of layers - [1..1] Integer
ratio
ratio : Ratio R of the progression (>1.0) - [1..1] Double

Method Details

no methods