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

流体全般

SOFC設定のジャーナル

    • FAQFAQ
      Participant

      ANSYS FLUENT12から、SOFC設定に関するTUIコマンドが使用できるようになりました。 SOFC設定のためのジャーナルは、以下の操作で確認することができます。 ・TUIコマンドdefine/models/sofc-modelで、SOFC設定のディレクトリに入る。 ・コマンドを入力し、を繰り返し入力していく。 ※入力内容は計算条件により異なるので、 コマンドを実際に入力することで、入力内容を確認する必要があります。 SOFC設定に使用可能なジャーナルの例は、以下の通りです。 ○ジャーナル例 注)「;」で始まる文はコメント文です。 ;Enable SOFC modelオプションの設定 define/models/sofc-model/enable-sofc-model? yes ; ;Model Parametersの設定 define/models/sofc-model/model-parameters no yes yes yes yes yes 0.9 0 0 0.2 0.000175 0.5 ; ;Electrochemistryの設定 define/models/sofc-model/electrochemistry 1000 100 no 0.5 0.5 0.5 0.5 0.8 0.21 0.2 0.5 0.5 0.5 ; ;アノードインターフェイスの設定 define/models/sofc-model/anode-interface wall-electrolyte-shadow () ; ;カソードインターフェイスの設定 define/models/sofc-model/cathode-interface wall-electrolyte () ; ;屈曲率の設定:thread IDで入力。ピリオドの前後にスペースを入れる。 ;thread IDが必要なため、GUIによる設定の方が容易です。 define/models/sofc-model/tortuosity-interface (4 . 1) (5 . 1) () ; ;電気伝導度の設定 define/models/sofc-model/electric-field-model/conductive-regions diffusion-anode () 333330 yes diffusion-anode () 7939 yes solid-anode solid-cathode () 1.5e7 no ; ;接触抵抗の設定 define/models/sofc-model/electric-field-model/contact-resistance-regions wall-cathode-cc wall-cathode-cc:028 wall-cathode-cc:029 () 1e-7 yes wall-anode-cc wall-anode-cc:030 wall-anode-cc:031 () 1e-8 no ; ;current-tapの設定 define/models/sofc-model/electric-field-model/current-tap wall-current-tap () ; ;voltage-tapの設定 define/models/sofc-model/electric-field-model/voltage-tap wall-voltage-tap ()