7.6.12.7.3. Exponential
- Syntax
Magnetic Pressure [ SpeciesName] = Exponential ([Toggle = toggle] | Variable = variable | [Constant = constant] | [Multiplier = multiplier] | Exponent = exponent)
- Scope
Aria Material
- 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
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 |
– |
toggle |
“string” |
– |
variable |
“string” |
– |
constant |
real |
0 |
multiplier |
real |
1 |
exponent |
real |
– |