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

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

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」に変更します。