Understanding and Modelling Wear Behaviour in Ansys Mechanical
Master the Archard wear model in Ansys Mechanical — from APDL setup and CONTA element configuration to contact pressure post-processing and interpreting progressive wear results.
KT
Karthik Thugmanthi
Feb 6, 20266 min read
Wear is the progressive loss of material from a surface caused by repeated mechanical contact. In engineering components such as bearings, gears, fasteners, and seals, wear plays a critical role in determining long-term reliability and performance. If left unaccounted for, excessive wear can lead to dimensional changes, efficiency loss, and even premature failure.
Ansys Mechanical provides powerful capabilities to simulate wear behaviour using established empirical models, with the Archard wear model being the most widely used approach.
In this blog, we will discuss how wear is represented in Ansys, how to implement the Archard model in practical simulations, the use of APDL commands for advanced control, post-processing techniques for evaluating wear results, and key meshing guidelines for obtaining accurate and reliable predictions.
Section 01Understanding Wear in Finite Element Analysis
In finite element analysis (FEA), wear is modelled by shifting nodes on contact surfaces to represent material loss. After each update, the model re-establishes equilibrium and contact conditions. Since the contact geometry continuously evolves, wear simulations are inherently nonlinear and require iterative solution procedures.
Ansys Mechanical represents wear at the continuum scale using empirical relationships that connect contact pressure, relative sliding motion, and material resistance to surface degradation.
Contact Element Requirements for Wear Simulation
Wear modelling in Ansys is supported only for specific contact element types:
CONTA173
CONTA174
CONTA175
To activate wear behavior, a wear material model must be assigned to the contact elements using the TB,WEAR material definition in Mechanical APDL, since Ansys Mechanical does not allow wear to be defined directly through the GUI.
Available Wear Modelling Approaches in Ansys
Ansys provides two primary methods for simulating wear:
Archard Wear Model — The built-in wear formulation in Ansys based on Archard's law. It relates wear depth to contact load, sliding distance, and material hardness. Due to its simplicity and robustness, it is widely used in practical engineering applications.
User-Defined Wear Model (USERWEAR) — Allows users to implement custom wear formulations through user subroutines. It is suitable for applications involving complex material behaviour, temperature-dependent wear coefficients, or proprietary models.
In this article, we focus mainly on the native Archard wear model and its implementation in the Ansys Mechanical GUI.
Section 02Archard Wear Model: Theory and Formulation
The Archard wear model is the most widely used empirical approach for predicting material loss due to sliding contact. It estimates the wear rate based on the combined effects of contact pressure, relative motion, and material hardness. In Ansys Mechanical, the generalized form of the Archard wear equation is expressed as:
ẇ = K · Pm · vn / H
Where:
K — Wear coefficient
H — Hardness of the material
P — Contact pressure
v — Relative sliding velocity
m — Pressure exponent
n — Velocity exponent
The exponents m and n allow the wear model to capture nonlinear dependencies on contact pressure and sliding velocity. These values are typically obtained through experimental calibration by fitting wear test data (such as pin-on-disc or block-on-ring tests) under varying loads and sliding speeds. In many standard applications, both values are set to 1, reducing the formulation to the classical Archard law.
Wear Direction and Vector Definition
By default, the calculated wear displacement is applied in the direction opposite to the contact normal, representing material removal perpendicular to the contact surface. However, Ansys also allows users to modify the wear direction using directional input parameters. This flexibility is useful for modelling applications where wear follows a preferred sliding direction or is influenced by complex surface kinematics.
Section 03APDL Setup: Defining Wear Using TB, WEAR and TBDATA
Wear modelling in Ansys Mechanical is activated by defining a wear material model using the TB,WEAR command. Together with TBDATA, it allows users to specify the constants that control wear behaviour on contact surfaces. This APDL-based setup is useful when advanced control over wear parameters is required.
Basic Archard Model Parameters
Below are the basic command parameters for enabling the Archard wear model:
C1 — Wear Coefficient (K): Determines the rate of material removal
C2 — Hardness (H): Resistance to wear, can be estimated from Brinell or Vickers hardness (in Pa) or derived from material yield
C3 — Pressure Exponent (m): Nonlinear influence of pressure on wear
C4 — Velocity Exponent (n): Nonlinear influence of sliding velocity on wear
C5 — Model Flag: Controls behavior of the wear algorithm
C6–C8 — Direction Cosines (nx, ny, nz): Optional override for wear direction
ARCD enables the built-in Archard formulation.
The material ID must correspond to the assigned contact elements (e.g. CONTA173, CONTA174, CONTA175).
To define the commands, select the contact region — Frictional, Surface Body to Surface Body — then right-click → Insert → Commands.
Archard Wear Parameters
Notes:
The Archard formulation in Ansys is generalized, allowing pressure and velocity effects to be adjusted through the exponents m and n.
If parameters C5–C8 are not specified, wear is applied automatically in the direction opposite to the contact normal.
TB,WEAR
APDL command to enable wear
ARCD
built-in Archard formulation flag
3
supported CONTA element types
Section 04Extracting and Interpreting Wear Results
The following post-processing approaches can be used to evaluate wear behaviour and its effect on contact conditions:
Contact pressure vs. time — Plot contact pressure versus time using the Contact Tool in the post-processing environment to study how contact pressure evolves as wear progresses under transient loading.
Before/after comparison — Use the same Contact Tool results to compare contact pressure distributions before and after wear, helping assess load redistribution and the increase in pressure uniformity caused by progressive surface wear.
Volume loss quantification — To quantify the amount of wear, export the deformed geometry and compare its volume with the initial geometry. The difference in volume provides an estimate of the material worn off.
Reaction forces and contact status — Review reaction forces and contact status to confirm stable contact behaviour throughout the wear process.
Figure 1 · Contact Pressure Before and After WearFigure 2 · Contact Pressure vs. Time
It can be observed that beyond a certain point, the contact pressure starts to decrease — indicating progressive surface wear. As wear progresses, the contact geometry becomes more conformal, leading to a reduction in local contact pressure compared to the initial geometry.
Conclusion
Wear plays a critical role in determining the long-term performance and reliability of mechanical components. With its robust contact modelling capabilities, built-in Archard wear formulation, advanced APDL customization, and powerful post-processing tools, ansys Mechanical provides a comprehensive platform for accurately investigating wear behaviour under realistic operating conditions. Engineers can efficiently evaluate wear progression, predict material loss, and optimize designs before physical testing, leading to reduced development time and cost.
As an authorized Ansys channel partner, CADFEM supports customers throughout their simulation journey by providing expert technical guidance, customized workflows, advanced training, and hands-on implementation support. From model setup and parameter calibration to validation and optimization, CADFEM helps organizations fully leverage Ansys wear simulation capabilities to achieve reliable, high-quality engineering solutions. CADFEM enable engineers with the help of Ansys Mechanical to make informed design decisions, improve product durability, and accelerate innovation through simulation-driven development.