Export your deformed nodal data to csv file along with original nodal coordinates.
Issue with USERMAT Intel updated the Intel Parallel Studio XE 2019 to Intel oneAPI. Academic community relying on the free compiler license from Intel stopped getting renewed and are forced to use the newer oneAPI package. As a result the Fortran compiler+link for ANSYS stopped working with the new oneAPI (Well, "technically" compiler works, but the connection between ANSYS and Intel Package got broken). So, the line#109 within ANSUSERSHARED.BAT should be modified for the existing ANSYS installation to work with the new Intel oneAPI upgrade. I am assuming you know about the ANSUSERSHARED.BAT (and where to find it) since you have been compiling USERMAT before this Intel's update. TESTED WORKING SETUP This tweak is tested only for the following setup: - Previous installation of Intel Parallel Studio XE 2019 update 3 - Current installation of Intel oneAPI 2021.1 (BaseKit + HPCKit) - ANSYS 2020 R1 Thanks.