Spatial_table

 

Data Structure: Spatial_table

Description

Spatial table

Usage

Spatial_table     NUM=ival   where ival  is the data structure number

 

Description

Overview

The Spatial_table data structure defines the assignment of spatial variations to material_variables. To assign the variation:

a table is defined containing a material property vs. dependent variable(s)

the spatial variation of a dependent variable is either defined internally (e.g. Depth) or via assigning a spatial grid that defines the spatial distribution. This is achieved using Dependent_variables and Dependent_grids

by default the spatial variation is applied at the start of the simulation and is not updated. An update frequency can also be specified if required.

 

Notes

If a file containing the spatial grid needs to be read, the data structure Include must be used to define the file name.

If the mesh of the current application and the mesh of the spatial grid differ, an interpolation operation will be used to map the spatial variation of the material properties.

 

 

Click to expand/collapseVariable_name    Variable name ID for the material variable

 

Click to expand/collapseVariable_names    List of variable names

 

Click to expand/collapseMaterial_names    List of Material names (optional)

 

Click to expand/collapseGroups    List of element group names (optional)

 

Click to expand/collapseDependent_variables    List of Dependent variables

 

Click to expand/collapseDependent_grids    List of grid names

 

Click to expand/collapseTable_size    Table sizes

 

Click to expand/collapseTable_values    Tabular value table

 

Click to expand/collapseUpdate_frequency    Frequency for updating the values

 

Click to expand/collapseError_flag    Flag defining warning or error if variable not found

 

Click to expand/collapseAuto_delete_flag    Defines whether the table should be kept after initialising data