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.
Licensing

Licensing

Workbench Explicit Dynamic 2019 Rx or 2020 Rx (may also happen in 2021 Rx) running on UGE remote Linux viz node, submit RSM job to localhost for UGE job, solving may hang or finish without actually solving, no result files generated.

    • FAQFAQ
      Participant

      Backup and edit {shared_installed_path}/vXXX/RSM/Config/xml/hpc_commands_SGE.xml, change the “-V” flag to “-v AWP_ROOTXXX” in line #46. For example from: %RSM_HPC_NATIVEOPTIONS% -S /bin/sh -V … To: %RSM_HPC_NATIVEOPTIONS% -S /bin/sh -v AWP_ROOT202 …