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.

Grid2DRectangularYZ

Rectangular in the YZ -plane

Class Grid2DRectangularYZ extends Grid2D

Constructors

  • Grid2DRectangularYZ(name ,coordSys ,visibility ,color ,origin ,alongY ,alongZ )
  • Grid2DRectangularYZ(name ,coordSys ,visibility ,color ,origin ,alongY ,alongZ ,mechanicalSet )

Fields Summary

Field
Description
alongY
Dimension along positive Y/Dimension along negative Y/Number of discretization elements
alongZ
Dimension along positive Z/Dimension along negative Z/Number of discretization elements
origin
First coordinate/Second coordinate/Third coordinate

Inherited Fields

Methods Summary

no methods

Inherited Methods

Fields Details

alongY
alongY : Dimension along positive Y/Dimension along negative Y/Number of discretization elements - [3..3] Geometric Formula <String>
alongZ
alongZ : Dimension along positive Z/Dimension along negative Z/Number of discretization elements - [3..3] Geometric Formula <String>
origin
origin : First coordinate/Second coordinate/Third coordinate - [2..3] Geometric Formula <String>

Method Details

no methods

See also