You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop a AbaqusMaterial class that supports Abaqus UMATs. The idea is to compile them into shared libraries, and then load them dynamically. Here is the UMAT signature:
Develop a AbaqusMaterial class that supports Abaqus UMATs. The idea is to compile them into shared libraries, and then load them dynamically. Here is the UMAT signature:
It uses insane many variables, so to make it truly generic, the AbaqusMaterial must have these variables are members. For a basic example, see https://github.com/ritukeshbharali/Abaqus-UMAT-cpp.
The text was updated successfully, but these errors were encountered: