UMESHMOTION
UMESHMOTION subroutine in ABAQUS
If you want to define motion for mesh nodes, you must use the UMESHMOTION subroutine. This subroutine helps you to specify Mesh Motion constraints during adaptive meshing. In this tutorial package, you will learn when you need to use the UMESHMOTION subroutine and how to use it. This package contains three workshops: “writing UMESHMOTION subroutine in forming process”, “writing UMESHMOTION subroutine in rolling process”, and “Tread wear simulation via UMESHMOTION”. The Archard model is used in the wear process, which is very popular in academic and industrial projects.
UMATHT Subroutine in ABAQUS
UMATHT stands for User Material Heat Transfer. This subroutine is used to define a material's thermal behavior. When you have a thermal analysis and want to define the material's behavior and properties, which the Abaqus CAE cannot support, you need to use the UMATHT subroutine. This subroutine needs to define different variables, including the internal thermal energy per unit mass, the variation of internal thermal energy per unit mass with respect to temperature, etc. In this package, you will learn what the UMATHT subroutine is? When do we need to use it? And how it works, with some examples.