Exponential
- Syntax
Bc Diffuse For Continuity ([ SpeciesName] | [ MaterialPhaseName] | [ ]) Mesh Extent Name ([Touching TouchingMeshExtent] | [Opposing OpposingMeshExtent]) = Exponential [Using Data Specification Data Spec Name] (Variable = variable | [Constant = constant] | [Multiplier = multiplier] | Exponent = exponent)
- Summary
Value from an exponential function
- Description
The value,
, is calculated as
where
is the variable,
is the constant,
is the multiplier, and
is the exponent.
and
are optional and default to
and
, respectively, if omitted
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 |
– |
variable |
“string” |
– |
constant |
real |
0 |
multiplier |
real |
1 |
exponent |
real |
– |