HeatInsulationValue

HeatInsulationValue[pred,vars,pars]

適用される場所を表す述語 pred,モデル変数 vars,大域パラメータ pars で偏微分方程式の断熱境界条件を表す.

HeatInsulationValue[pred,vars,pars,lkey]

pars[lkey]で指定される局所パラメータで断熱境界条件を表す.

詳細

  • HeatInsulationValueHeatTransferPDEComponentの境界条件を指定し,以下のモデリング方程式の一部として使われる.
  • HeatInsulationValueは,通常,断熱のモデル化に使われるもので,断熱境界条件とも呼ばれる.
  • HeatInsulationValueは,従属変数(単位:[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は,密度 ,比熱容量 ,熱伝導率 ,対流速度 ,熱源 の対流拡散モデルに基づいている,
  • 境界単位法線 の非保存型HeatInsulationValueは以下をモデル化する.
  • HeatTransferPDEComponentについて指定されたのと同じモデルパラメータ pars
  • 次の追加的なモデルパラメータ pars を与えることができる.
  • パラメータデフォルトシンボル
    "BoundaryUnitNormal"Automatic
    "ModelForm""NonConservative"-
  • HeatInsulationValueは,熱流束係数が0であるHeatFluxValueの特殊ケースである.
  • HeatInsulationValueを評価するとNeumannValueになる.
  • 境界述語 predNeumannValueにおけるように指定できる.
  • HeatInsulationValueが連想 pars,keypi,pivi,]として指定されるパラメータ に依存するなら,パラメータ で置換される.

例題

すべて開くすべて閉じる

  (2)

断熱境界条件を設定する:

温度場,断熱,熱流束境界を,以下でモデル化する:

 rho C_p(partialTheta(t, x))/(partialt)+del .(-k del Theta(t,x))^(︷^(                        heat transfer model                       )) =|_(Gamma_(x=0))0^(︷^( heat insulation ))+|_(Gamma_(x=1/5))q(t,x)^(︷^( thermal heat flux ))

熱移動モデル変数 vars を設定する:

領域を設定する:

熱電動モデルパラメータ質量密度 ,比熱容量 ,熱伝導率 を指定する:

熱流束 ()についての境界条件パラメータを指定する:

方程式を指定する:

初期条件を設定する:

偏微分方程式を解く:

解を可視化する:

スコープ  (2)

過渡音圧場のモデル変数 vars を,モデルパラメータ pars と特定の境界条件パラメータで定義する:

過渡音圧場のモデル変数 vars を,モデルパラメータ pars と複数の特定のパラメータ境界条件で定義する:

Wolfram Research (2020), HeatInsulationValue, Wolfram言語関数, https://reference.wolfram.com/language/ref/HeatInsulationValue.html.

テキスト

Wolfram Research (2020), HeatInsulationValue, Wolfram言語関数, https://reference.wolfram.com/language/ref/HeatInsulationValue.html.

CMS

Wolfram Language. 2020. "HeatInsulationValue." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/HeatInsulationValue.html.

APA

Wolfram Language. (2020). HeatInsulationValue. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/HeatInsulationValue.html

BibTeX

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

BibLaTeX

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