7.16.1.25.6. Exponential
- Syntax
Source For Mass Balance [ SpeciesName | MaterialPhaseName | ] MeshPartIdentifier = Exponential [Variable = variable | Constant = constant | Multiplier = multiplier | Exponent = exponent]
- Summary
Value from an exponential function
- Description
The source,
, 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} |
– |
|
{@ | at | for | in | on | over} |
– |
|
MeshPartIdentifier |
string |
– |
variable |
“string” |
– |
constant |
real |
0 |
multiplier |
real |
1 |
exponent |
real |
– |