7.17.1.20.11. Electrode_Object_Old
- Syntax
Source For Energy ([ SpeciesName] | [ MaterialPhaseName] | [ ]) MeshPartIdentifier = Electrode_Object_Old ([Power_Output = power_output] | [Toggle = toggle] | F = f | Electrodefile = electrodeFile | Kmolconversion = kmolConversion | [Jconversion = JConversion] | [Meterconversion = meterConversion] | [Max_Sub_Timesteps = max_sub_timesteps] | [Base_Delta = base_delta])
- Summary
Deprecated, prefer ELECTRODE_OBJECT.
- Description
The following options are present in most boundary conditions/sources. The meaning of each option is as follows:
- Power_Output
If specified, the total (integrated) power of the given BC/Src is calculated and stored into the global variable name specified as the power_output argument.
- 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 |
– |
power_output |
“string” |
– |
toggle |
“string” |
– |
f |
real |
– |
electrodeFile |
“string” |
– |
kmolConversion |
real |
– |
JConversion |
real |
1 |
meterConversion |
real |
1 |
max_sub_timesteps |
integer |
100 |
base_delta |
real |
1e-05 |