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