Copying Client License Logs from ANSYS Jobs
For ANSYS jobs, the client-side logs are placed in ~/.ansys/
during the run, but only files in ~/work/
and below are copied back to Rescale Files.
For future runs, you can add cp -r ~/.ansys ~/work/shared/dotansys
at the end of your software command like this:
You will then have the client-side logs if they’re needed for debugging purposes.