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.
流体全般

流体全般

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

    • FAQFAQ
      Participant

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