We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
流体全般

流体全般

FluentからEnSightフォーマットに出力する際に、Vector変数を出力しないようにする方法

    • FAQFAQ
      Participant

      FluentからEnSightフォーマットのデータを出力する際、速度変数のみ、指定しなくても出力されるような仕様となっております。出力をやめるには、FluentのConsole画面にて、以下のコマンドを実行してください。 (rpsetvar ‘export/ensight/write-vel-vector? #f) 上記のコマンドを実行していただくと、以降のファイル出力からは、Velocityのデータは出力されなくなります。 尚、このコマンドは、2020R2以降でのみ有効です。