Scalar_String_Function
- Syntax
Bc Lumped_Flux For Solid_Z ([ SpeciesName] | [ MaterialPhaseName] | [ ]) Mesh Extent Name ([Touching TouchingMeshExtent] | [Opposing OpposingMeshExtent]) = Scalar_String_Function [Using Data Specification Data Spec Name] F = f
- Summary
Value from a string function
- Description
The value,
, is calculated from the user-defined string function,
which can be a function of time (
), coordinates (
,
,
), or any valid expression name. Check the String Functions chapter (String Functions) for more details about valid functions and variables that can be used.
Parameter |
Value |
Default |
|---|---|---|
{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 |
– |
f |
“string” |
– |