7.14.1.8.22. Nd_Table
- Syntax
Bc Dirichlet For Dof Name ([ SpeciesName] | [ MaterialPhaseName] | [ ]) Mesh Extent Name ([Touching TouchingMeshExtent] | [Opposing OpposingMeshExtent]) = Nd_Table [Using Data Specification Data Spec Name] ([Power_Output = power_output] | [Flux_Output = flux_output] | [Toggle = toggle] | Name = name | [Vars = vars1[ vars2[ vars3[ vars4[ vars5]]]]] | [I0 = i0] | [I1 = i1] | [I2 = i2] | [X = x] | [Y = y] | [Z = z])
- Summary
Value from a multi-dimensional table
- Description
-
The following options are present in most boundary conditions/sources. The meaning of each option is as follows:
- Power_Output
If specified, the total (integrated) power of the given BC/Src is calculated and stored into the global variable name specified as the power_output argument.
- Flux_Output
If specified, the average flux of the given BC/Src is calculated and stored into the global variable name specified as the flux_output argument.
- Toggle
If given, specifies which toggle block controls whether this BC is active or not.
Parameter |
Value |
Default |
|---|---|---|
Dof Name |
string |
– |
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
{in | material_phase} |
– |
|
MaterialPhaseName |
string |
– |
{levelset_phase | ls} |
– |
|
Mesh Extent Name |
string |
– |
TouchingMeshExtent |
string |
– |
OpposingMeshExtent |
string |
– |
Data Spec Name |
string |
– |
power_output |
“string” |
– |
flux_output |
“string” |
– |
toggle |
“string” |
– |
name |
“string” |
– |
“string”1[ “string”2[ “string”3[ “string”4[ “string”5]]]] |
– |
|
i0 |
“string” |
– |
i1 |
“string” |
– |
i2 |
“string” |
– |
x |
“string” |
– |
y |
“string” |
– |
z |
“string” |
– |