We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
流体全般

流体全般

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

    • FAQFAQ
      Participant

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