Issues and Limitations

Table of contents

Current Limitations

Ansys Workbench Analysis Types

CloudConnect supports the following Ansys Workbench analysis types:

  • Eigenvalue Buckling
  • Harmonic Acoustics
  • Harmonic Response
  • Modal
  • Modal Acoustics
  • Random Vibration
  • Response Spectrum
  • Static Acoustics
  • Static Structural
  • Steady-State Thermal
  • Thermal Electric
  • Transient Structural
  • Transient Thermal

Future Analysis

To solve pre-stressed or linked analyses using CloudConnect, each link in the chain can be solved one by one in individual jobs or in a single job using CloudConnect Link.

If the Future Analysis is set in the Mechanical Analysis Settings, CloudConnect will automatically add any additional files to the result archive. Current support for Future Analysis is listed in the table below.

Supported Future Analysis Types
Future Analysis Example Project Additional Files
Prestressed analysis Static Structural → Eigenvalue Buckling
Static Structural → Modal
Static Structural → Harmonic Response
fileN(NN).rMMM
file.rdb
file.ldhi
MSUP Analyses Modal → Harmonic Response
Static Structural → Modal → Harmonic Response
fileN(NN).mode
fileN(NN).lmode
fileN(NN).emat
fileN(NN).esav
fileN(NN).full
fileN(NN).rst
Files Included with Analyses Using an Initial Environment
Analysis Type Additional Files
Static Structural → Eigenvalue Buckling fileN(NN).rMMM
file.rdb
file.ldhi
Static Structural → Harmonic Response fileN(NN).rMMM
file.rdb
file.ldhi
Modal → Harmonic Response fileN(NN).mode
fileN(NN).lmode
file.db
Static Structural → Modal → Harmonic Response fileN(NN).mode
fileN(NN).lmode
fileN(NN).emat
fileN(NN).esav
file.db
Static Structural → Modal fileN(NN).rMMM
file.rdb
file.ldhi
Modal → Random Vibration fileN(NN).mode
fileN(NN).lmode
fileN(NN).full
fileN(NN).emat
fileN(NN).rst
fileN(NN).esav
file.mode
file.db
Modal → Response Spectrum fileN(NN).mode
fileN(NN).lmode
fileN(NN).full
fileN(NN).emat
fileN(NN).esav
file.mode
file.db

Shared Memory Parallel (SMP)

CloudConnect doesn’t currently support Shared Memory Parallel mode in Ansys Mechanical. This means that CloudConnect is unable create new jobs using the SMP solver flag or use analyses solved with Shared Memory Parallel as a pre-stress environment for future analyses.

Shared Web Licensing

Ansys Shared Web Licensing is only supported for Ansys 2023 R2 and newer.

Rescale Core Sets with GPUs

At the moment, CloudConnect does not support using GPUs with core sets.

Ansys Version Support

CloudConnect supports Ansys according to the major version number of CloudConnect itself. For example, version 251.10 supports up to Ansys 2025 R1.

The version can be checked, for example:

  1. Workbench: Extensions → Manage Extensions…
  2. CloudConnect WBEX file name: EDRMedeso CloudConnect v251.10 2024 R2.wbex, where v251.10 is the CloudConnect version and 2024 R2 is the compilation target.

Known Issues

License Expired

CloudConnect may report “Evaluation period expired” or “Release expired”. This is due to the timed license in the current build of the software expiring. To continue using CloudConnect, install a newer version of CloudConnect or contact EDRMedeso Support.

HPC License Selection Broken in 2022 R2 and 2023 R1

There is a known issue when solving with Ansys Mechanical 2022 R2 and 2023 R1, which causes the solver to not honor the HPC license increment selection by the command line flag -ppf. HPC license selection is confirmed to be working correctly with Ansys Mechanical 2023 R2.

TAR Not Installed

CloudConnect uses TAR for handling input and output archives. TAR is included in Windows 10 (1803) from build 17063.

After 242.0 CloudConnect will no longer fallback to the Python tarlib due to upgrading to the zstd archiving format.

Workaround - Install TAR manually

TAR can be installed manually on older Windows versions. If TAR is found in the in Windows PATH, CloudConnect will be able to use it. You can test it by opening the Windows Command Prompt (cmd.exe) and calling tar --help.

Rescale License Monitoring Fails

CloudConnect checks the status of Ansys licenses at Rescale when drafting or starting a job with Floating license type selected. If status check is successful and enough licenses for the job are available, the job will start immediately in the Rescale.

If enough licenses are issued but are currently not available, the job will be queued on Rescale until enough licenses are returned from on-premise or Rescale runs.

If not enough licenses are issued or license status check fails, CloudConnect raises a warning and let’s the user to decide how to proceed.

License checking typically fails if the license proxy or the on-prem license server is down or they are not configured correctly. Typical misconfiguration error is related to license proxy hostname setting and the fix is explained in the Admin section of this page.

Certificate Verification Failed

On some systems connecting Rescale using CloudConnect may fail due to out of date SSL certificates. In such cases CloudConnect will fallback to using a certificates bundled with the installation, but in some cases even this will fail with an error similar to

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:997)

in the debug log. This can be mitigated by using a CloudConnect version newer than 232.12 with Ansys version newer than 23 R1. With this combination of CloudConnect and Ansys, the system trust store certificates are used instead.