Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
流体全般

流体全般

CFXのファイル保存間隔をExpressionで任意に変更できますか?

    • FAQFAQ
      Participant

      ファイルやバックアップファイルの保存間隔(Output Frequency)の設定にExpressionが使用できます。 ただExpressionの値が変化するような式の場合は設定することができません。 例if(t <=10[s],1[s],10[s])のような10[s]まで1[s]間隔、それ以降は10[s]間隔で保存のような設定指定はできません。