Tagged: 2019 R1, cfx, post-processing, rotating-machinery
-
-
January 31, 2023 at 8:55 amFAQParticipant
回転体のトルクを求める際に、その定義に基づいて計算する場合、局所的な半径方向位置とその壁面にかかる力を掛け合わせ、対象とする壁面全体で積分を行うことになります。この場合、例えば、CFD-PostのFunction Calculator機能などでは、力を圧力によるものと粘性力の和として計算され、値が表示されます。 しかしながら、CELを適宜定義することで、トルクを、圧力の寄与分と、粘性力の寄与分に分けて、個別に計算することも可能です。 例えば、回転軸がZ軸であるとすると、圧力によるトルクは以下のように計算されます: Torque_p=areaInt_x(PreY )@Location – areaInt_y(PreX )@Location ここで、上式の為に以下のExpressionを定義します。 PreY= Pressure * y PreX= Pressure * x また、粘性力によるトルクは以下のように計算されます: Torque_v = areaInt(Wshyx)@Location – areaInt(Wshxy)@Location ここで、上式の為に以下のExpressionを定義します。 Wshyx= Wall Shear Y * x Wshxy= Wall Shear X * y 上のトルクを定義する2つの式において、”@Location”の部分は、回転する壁面全体(例えば、翼表面 + ハブ面 + シュラウド面)を定義します。このようにして得られた、Torque_pとTorque_vの総和は、CFD-PostのFunction Calculatorによって得られるトルクの値とほぼ一致します。多くの場合、粘性力の寄与分は圧力のそれに比べ、極めて小さいため、実用上は無視できることが多いです。 なお、上の計算式で、PreY、PreX、Wshxy、Wshyxはいずれも変数として扱われます。CFD-Postの設定においては、予め、これらの式の右辺のように定義されるCELを作成した上で、それらに基づくVariableを、これらの名前で定義することになります。
-
Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...
How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...
Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1 provides background information on the model and a...
Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- Mesh Interfaceで周期境界を設定する方法
- エラーメッセージ:Signal caught: Abnormal termination について
- Fluentでのcasとdatファイルの読み込み注意点
- Windowsでバックグラウンド実行時Fluentソルバーの停止とファイル保存
- CFD-POSTで、最大値と最小値の場所を表示する方法は?
- STLファイルのエクスポートは可能ですか?
- resファイルからモニターデータをcsvで出力する方法
- Linux環境でコマンドラインからFluentを起動する方法
- Fluentから出力されるEnSightフォーマットの拡張子(encas)とEnSightの標準フォーマットの拡張子(case)が違いますが内容に何か違いはありますか。
- Stlファイルを、Solid化するには?
© 2024 Copyright ANSYS, Inc. All rights reserved.