Exponential_Vapor_Cooling
- Syntax
Bc Diffuse For Energy [ SpeciesName | MaterialPhaseName | ] Mesh Extent Name [Touching TouchingMeshExtent | Opposing OpposingMeshExtent] = Exponential_Vapor_Cooling [Using Data Specification Data Spec Name] [Power_Output = power_output | Flux_Output = flux_output | Toggle = toggle | Tboil = tboil | L = l | Pa = pa | Mw = mw | Alpha = alpha | Tl = tl | Th = th]
- Summary
Exponential vapor cooling energy flux
- Description
Flux is given by:
where
is the specific gas constant (
/MW). For
less than
, zero flux is applied. For
between
and
, a 3rd order smoothing polynomial is used to provide continuity of values and derivatives between 0 and the expression given above. For
greater than
, the above expression is used. If not provided,
and
are set to 10% below and above
, respectively.
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.
Parameter |
Value |
Default |
|---|---|---|
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
{in | material_phase} |
– |
|
MaterialPhaseName |
string |
– |
{levelset_phase | ls} |
– |
|
{@ | at | for | in | on | over} |
– |
|
Mesh Extent Name |
string |
– |
TouchingMeshExtent |
string |
– |
OpposingMeshExtent |
string |
– |
Data Spec Name |
string |
– |
power_output |
“string” |
– |
flux_output |
“string” |
– |
toggle |
“string” |
– |
tboil |
real |
– |
l |
real |
– |
pa |
real |
– |
mw |
real |
– |
alpha |
real |
– |
tl |
real |
-1 |
th |
real |
-1 |