- マイチャンネル
- AIS Japan - ポストプロセス
- TUIコマンドで画像サイズを指定する方法
Tagged: 2022 R1, fluent, fluent-post-processing
-
-
January 31, 2023 at 8:53 amFAQParticipant
Fluentで表示したコンターやベクトルを画像に出力したい場合、/display/save-picture のテキストコマンドを使用しますが、ここでは画像サイズ(画像解像度)を指定する方法をご紹介します。 通常はデフォルトで設定されている Use Window Resolution に従ってグラフィックスウインドウのサイズと同じサイズの画像が出力されます。 任意の画像サイズにしたい場合は以下の3行で指定します。 /display/set/picture use-window-resolution no /display/set/picture x-resolution 960 /display/set/picture y-resolution 720 1行目でUse Window Resolutionを無効にし、2行目でX方向(横)の解像度、3行目でY方向(縦)の解像度を指定しています。 ※960、720の部分を任意の値に変更してください。 (使用例)既に作成してあるコンターオブジェクトを表示して画像に保存する場合は以下のような記述になります。 /display/set/picture use-window-resolution no /display/set/picture x-resolution 960 /display/set/picture y-resolution 720 /display/object/display contour-1 /display/save-picture “contour-1”
-
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.
© 2024 Copyright ANSYS, Inc. All rights reserved.