Tagged: 18.2, contact, General, mechanical, structural-and-thermal, structural-mechanics
-
-
August 25, 2023 at 12:16 pmSolutionParticipant
Yes it’s possible. For that you need to define a table with APDL and modify CNOF to make it function of a table. *DIM,cnof,table,7,1,,Y! Define a new table variable ‘cnof’ as a function of Y cnof(1,0) = -35000! Define the row 1 (Y) of the table cnof(2,0) = -30000 cnof(3,0) = -25000 cnof(4,0) = -20000 cnof(5,0) = -15000 cnof(6,0) = -10000 cnof(7,0) = -5000 cnof(1,1) = 0.0! Define row 2(Offset) of the table cnof(2,1) = 0.01 cnof(3,1) = 0.02 cnof(4,1) = 0.025 cnof(5,1) = 0.02 cnof(6,1) = 0.01 cnof(7,1) = 0.0 RMODIF,cid,10,%cnof%! Modify the real constant 10 of the contact elements ‘cid’ Please find attached an example
Attachments:
1. 2052095.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.
- What is the difference between secant and instantaneous coefficients of thermal expansion (CTE)?
- Does ECAD trace mapping support more than one type of trace material (usually copper) in the same layer?
- How to use the Newton-Raphson residuals option under Solution Information?
- How can I understand Beam Probe results?
- ANSYS Mechanical: Fatigue Crack Growth Analysis using SMART Crack Growth
- How to find total heat flowing through a surface in Mechanical?
- How to define frictional coefficient as a function of relative sliding velocity
- How to reduce contact penetration?
- How to plot stresses of a beam connection in Workbench?
- Difference Between Environment Temperature and Reference Temperature in Mechanical
© 2024 Copyright ANSYS, Inc. All rights reserved.