Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
構造&伝熱

構造&伝熱

結果ファイルのサイズを削減する方法を教えてください。

    • FAQFAQ
      Participant

      [“解析設定”の詳細] > [出力コントロール]で提供されるコントロールで、選択したデータをファイルに書き出すことで、結果ファイルのサイズを制御できるようになります。 また、Mechanicalアプリケーションでコマンドオブジェクトを使用し、Outresコマンドを使用して結果ファイルのサイズやデータ格納間隔を制御することもできます。 例 最後の時間ポイントで節点解析結果と弾性ひずみ解析結果のみを格納 !storing only nodal solution and elastic strain solution at last time point outres,erase outres,all,none outres,nsol,last outres,rsol,none outres,strs,none outres,epel,last outres,eppl,none