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.

SpatialParameterTabulated

Spatial quantity for multiphysics

Class SpatialParameterTabulated extends SpatialParameter

Constructors

  • SpatialParameterTabulated(name ,parameterType ,defaultValue )

Fields Summary

Field
Description
defaultValue
Spatial formula if there is no value at nodes
parameterContinuity
parameterType

Inherited Fields

  • name defined in SpatialParameter

Methods Summary

no methods

Inherited Methods

Fields Details

defaultValue
defaultValue : Spatial formula if there is no value at nodes - [1..1] Physic Formula <String>
parameterContinuity
parameterContinuity : Parameter Continuity - [1..1] ContinuityType
parameterType
parameterType : Parameter type - [1..1] ParameterType

Method Details

no methods

See also