Tagged: 2019 R1, cfx, post-processing, rotating-machinery
-
-
January 31, 2023 at 8:55 am
FAQ
Participant回転体のトルクを求める際に、その定義に基づいて計算する場合、局所的な半径方向位置とその壁面にかかる力を掛け合わせ、対象とする壁面全体で積分を行うことになります。この場合、例えば、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.
- PRF GRSUMマクロで二つ以上の変数を集約する場合について
- 境界条件をコピーする際の注意点
- フェイスがwallかどうかを判別する方法
- MSMD Battery Model 短絡のモデル化について
- ジャーナルファイル内文字列を定義する方法
- Windows上でのバックグラウンドでの起動方法
- 壁面近傍でのみ物性値を変更する方法
- 密度ベース陽解法ソルバーのマルチグリッドレベル
- Data File Quantitiesが選択できない場合の対処法
- Forteエラー:Problem detected in XXXX Patch XXXX has unmatched edges. It should be watertight
© 2023 Copyright ANSYS, Inc. All rights reserved.