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次勾配を無視するコマンドを使用することがあります。 この際全ての領域で2次勾配を無視したい場合に、『1.全領域』入力すると『2.wallのみ』は入力する必要はありません。 但し、shell conductionに関しては『3.shell conduction』を別途入力する必要がありますのでご注意下さい。 1.全領域    (rpsetvar ‘temperature/secondary-gradient? #f) 2.wall のみ    /solve/set/expert/use-alternate-formulation-for-wall-temperature? yes 3.shell conduction のみ    (rpsetvar ‘temperature/shell-secondary-gradient? #f) ※ ()括弧も含めて入力する