7.16.1.2. Cantera
- Syntax
Ic For DofName ([ SpeciesName] | [ MaterialPhaseName] | [ ]) MeshExtent = Cantera ([Power_Output = power_output] | [Flux_Output = flux_output] | [Toggle = toggle] | [Omit_Fd_Sens = omit_fd_sens])
- Summary
Cantera enthalpy computed from temperature
- 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.
- Flux_Output
If specified, the average flux of the given BC/Src is calculated and stored into the global variable name specified as the flux_output argument.
- Toggle
If given, specifies which toggle block controls whether this BC is active or not.
- Omit_Fd_Sens
Omits calculating this sensitivity when using FD sensitivities when
true.
Parameter |
Value |
Default |
|---|---|---|
DofName |
string |
– |
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
{in | material_phase} |
– |
|
MaterialPhaseName |
string |
– |
{levelset_phase | ls} |
– |
|
MeshExtent |
string |
– |
power_output |
“string” |
– |
flux_output |
“string” |
– |
toggle |
“string” |
– |
omit_fd_sens |
“string” |
false |