When using “Add offset no ramped effects” in contact geometry correction, how can I solve the interference fit in terms of function? i.e., instead of adjusting the contact surface to a fixed value, I would like to gradually adjust it as a function of a coordinate value (say X for example).
Tagged: 19.1, General, mechanical, modeling-and-meshing, structural-mechanics
-
-
March 17, 2023 at 1:11 pm
Solution
ParticipantContact surface offset is real constant #10. It can be defined as a tabular function of certain primary variables including TIME. Please refer to Section 3.9.1.2 of Contact Technology Guide for more details. https://ansysproducthelpqa.win.ansys.com/account/secured?returnurl=/Views/Secured/corp/v191/ans_ctec/Hlp_ctec_realkey.html%23ctecrealtabular The main aspects of the attached example include: 1. The use of a local coordinate system. 2. Use of a command snippet, which creates a table and includes the offset values based on the x values. 3. Modification of the real constant 10 using the Contact ID (cid). *dim,xoffset,table,6,,,x,,,12 ! create a table parameter called xoffset xoffset(1,0)= 0,5,10,15,20,21.42 ! these are the x values xoffset(1,1)= 0,0.374,0.748,1.122,1.496,1.87 ! these are the offset values rmodif,cid,10,%xoffset% ! use the table for OFFSET real contant of realID of cid
Attachments:
1. 2060860.zip
-

Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...

How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...

Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1 provides background information on the model and a...

Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- How do I request ANSYS Mechanical to use more number of cores for solution?
- How to deal with “”Problem terminated — energy error too large””?”
- How to restore the corrupted project in ANSYS Workbench?
- Contact Definitions in ANSYS Workbench Mechanical
- There is a unit systems mismatch between the environments involved in the solution.
- How to transfer a material model(s) from one Analysis system to another within Workbench?
- How to obtain force reaction in a section ?
- How can I change the background color, font size settings of the avi animation exported from Mechanical? How can I improve the resolution of the video?
- How to resolve “Error: Invalid Geometry”?
- How to change color for each body in Mechanical?
© 2025 Copyright ANSYS, Inc. All rights reserved.