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

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

AEDTのバッチオプションで、HPCとライセンスのデフォルトオプションを変更する方法

    • FAQFAQ
      Participant

      全体のデフォルト設定は、{ansyseminstalldir}//config/default.XMLに格納されており、以下のコマンドの実行によって設定されます。 {ansyseminstalldir}/UpdateRegistry -set -ProductName ElectronicsDesktop -RegistryKey ‘HFSS/HPCLicenseType’ -RegistryValue ‘Pack’ -RegistryLevel install 例: C:Program FilesAnsysEMAnsysEM20.2Win64UpdateRegistry.exe -set -ProductName ElectronicsDesktop2020.2 -RegistryKey ‘HFSS/HPCLicenseType’ -RegistryValue ‘Pack’ -RegistryLevel install {installation drive}/AnsysEM19.2/Linux64/UpdateRegistry -set -ProductName ElectronicsDesktop2018.2 -RegistryKey ‘HFSS/HPCLicenseType’ -RegistryValue ‘Pack’ -RegistryLevel install {installation drive}/AnsysEM19.2/Linux64/UpdateRegistry -set -ProductName ElectronicsDesktop2018.2 -RegistryKey ‘HFSS/UseLegacyElectronicsHPC’ -RegistryValue ‘0’ -RegistryLevel install