HeatOutflowValue

HeatOutflowValue[pred,vars,pars]

表示偏微分方程的热流出边界条件,其中谓词 pred 指示其适用位置,模型变量为 vars,全局参数为 pars.

HeatOutflowValue[pred,vars,pars,lkey]

表示热流出边界条件,其中局部参数由 pars[lkey] 指定.

更多信息

  • HeatOutflowValue 指定 HeatTransferPDEComponent 的边界条件,并用作以下建模方程式的一部分:
  • HeatOutflowValue 通常用于模拟对流传热的热出口,热量从热出口通过流体流动传出区域.
  • 通常,热对流大于热扩散,因此需要提供 HeatOutflowValue.
  • HeatOutflowValue 模拟流出区域的流体,其中因变量为温度 (单位为 [TemplateBox[{InterpretationBox[, 1], "K", kelvins, "Kelvins"}, QuantityTF]]),自变量为 (单位为 [TemplateBox[{InterpretationBox[, 1], "m", meters, "Meters"}, QuantityTF]]),时间变量为 (单位为 [TemplateBox[{InterpretationBox[, 1], "s", seconds, "Seconds"}, QuantityTF]]).
  • 平稳变量 varsvars={Θ[x1,,xn],{x1,,xn}}.
  • 与时间相关的变量 varsvars={Θ[t,x1,,xn],t,{x1,,xn}}.
  • 非保守时变传热模型 HeatTransferPDEComponent 基于对流扩散模型,其中质量密度为 ,比热容为 ,导热系数为 ,对流速度矢量为 ,热源为
  • 在非保守形式下,具有边界单元法线 HeatOutflowValue 模拟:
  • HeatOutflowValue 是非保守模型形式的隐式默认边界条件.
  • HeatOutflowValue 仅当流速 垂直于边界时才有效.
  • 模型参数 parsHeatTransferPDEComponent 所指定的相同.
  • 还可以给出以下模型参数 pars
  • 参数缺省值符号
    "BoundaryUnitNormal"Automatic
    "ModelForm""NonConservative"-
  • HeatOutflowValue 运算为 NeumannValue.
  • 边界谓词 pred 可以像在 NeumannValue 中一样指定.
  • 如果 HeatOutflowValue 取决于在关联 pars 中指定为 ,keypi,pivi,] 的参数 ,则参数 替换.

范例

打开所有单元关闭所有单元

基本范例  (2)

设置热流出边界条件:

计算温度场,其中模型变量为 vars,参数为 pars

热流出边界在右侧,设置方程:

定义初始温度场:

求解偏微分方程:

可视化解,并注意能量如何通过右侧的热流出边界离开区域:

范围  (2)

基本范例  (2)

定义瞬态声压场的模型变量 vars,其中模型参数为 pars,并具有一个特定的边界条件参数:

定义瞬态声压场的模型变量 vars,其中模型参数为 pars,并具有多个特定的边界条件参数:

Wolfram Research (2020),HeatOutflowValue,Wolfram 语言函数,https://reference.wolfram.com/language/ref/HeatOutflowValue.html.

文本

Wolfram Research (2020),HeatOutflowValue,Wolfram 语言函数,https://reference.wolfram.com/language/ref/HeatOutflowValue.html.

CMS

Wolfram 语言. 2020. "HeatOutflowValue." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/HeatOutflowValue.html.

APA

Wolfram 语言. (2020). HeatOutflowValue. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/HeatOutflowValue.html 年

BibTeX

@misc{reference.wolfram_2024_heatoutflowvalue, author="Wolfram Research", title="{HeatOutflowValue}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/HeatOutflowValue.html}", note=[Accessed: 05-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_heatoutflowvalue, organization={Wolfram Research}, title={HeatOutflowValue}, year={2020}, url={https://reference.wolfram.com/language/ref/HeatOutflowValue.html}, note=[Accessed: 05-November-2024 ]}