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.

ConstantTabulatedSpatialQuantityByValueStorage

Continuity type of the spatial quantity

Abstract Class ConstantTabulatedSpatialQuantityByValueStorage

SubTypes

Fields Summary

Field
Description
formula
Spatial formula of the quantity to compute and to store
quantity
Formula of the stored quantity
regionFace
Face regions
regionLine
Line regions
regionVolume
Volume regions
spatialParameterName
Name of the spatial quantity which stores the values

Methods Summary

no methods

Fields Details

formula
formula : Spatial formula of the quantity to compute and to store - [1..1] Physic Formula <String>
quantity
quantity : Formula of the stored quantity - [1..1] String
regionFace
regionFace : Face regions - [0..N] RegionFace
regionLine
regionLine : Line regions - [0..N] RegionLine
regionVolume
regionVolume : Volume regions - [0..N] RegionVolume
spatialParameterName
spatialParameterName : Name of the spatial quantity which stores the values - [1..1] String

Method Details

no methods