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.
インストール&ライセンス

インストール&ライセンス

HFSSで大規模なDSOプロジェクトを実行すると「Out of system resource」エラーが発生します

    • FAQFAQ
      Participant

      HFSSで大規模なDSOプロジェクトを実行すると、”Out of system resource”というソルバーエラーが発生します。 Windowsサービスで多くのタスクを実行すると、デスクトップヒープ制限によりランタイムエラーが発生する場合があります。 タスク数を減らすか、ヒープサイズを3072キロバイトまで増やします。 regeditを使用してHKLMSYSTEMCurrentControlSetControlSession ManagerSubSystemsWindowsを変更します。 「SharedSection=1024, 20480,768」を「SharedSection=1024, 20480,3072」に変更します。