7.17.1.8.17. User_Function
- Syntax
Source For Cvfem Continuity [ SpeciesName | MaterialPhaseName | ] MeshPartIdentifier = User_Function [Name = name | X = x | X_Multiplier = x_multiplier | Multiplier = multiplier | Toggle = toggle]
- Summary
Value from a user function
- Description
The following options are present in most boundary conditions/sources. The meaning of each option is as follows:
- Toggle
If given, specifies which toggle block controls whether this BC is active or not.
Parameter |
Value |
Default |
|---|---|---|
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
{in | material_phase} |
– |
|
MaterialPhaseName |
string |
– |
{levelset_phase | ls} |
– |
|
MeshPartIdentifier |
string |
– |
name |
“string” |
– |
x |
“string” |
– |
x_multiplier |
real |
1 |
multiplier |
real |
1 |
toggle |
“string” |
– |