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

流体全般

Heat flux の2次勾配を有効にするコマンド

    • FAQFAQ
      Participant

      Heat Flux の2次勾配を有効にするschemeコマンドです。 デフォルトでは有効です。 ・全領域    (rpsetvar ‘temperature/secondary-gradient? #t) ・wall のみ    /solve/set/expert/use-alternate-formulation-for-wall-temperature? no ・shell conduction のみ    (rpsetvar ‘temperature/shell-secondary-gradient? #t) ・現在の設定を確認する方法    (rpgetvar ‘temperature/secondary-gradient?)    (rpgetvar ‘temperature/shell-secondary-gradient?) ※ ()括弧も含めて入力する