-
-
October 4, 2017 at 12:20 pm
pgl
Ansys EmployeeHow can I setup a time-dependent value for thermal contact conductance (TCC)?
-
October 18, 2017 at 4:57 am
cbhavsar
Ansys EmployeeYes, a tabular load can be used for TCC(real constant 14) with TIME as the primary variable in the table (See *DIM command). The same method can be used in Workbench using the Commands Object for the specific contact using the contact id, cid. ! define the table to hold the time-dependent TCC *DIM,tdtcc,table,5,,,TIME ! enter the time values into column zero tdtcc(1,0) = 0, 10, 15, 25, 30 ! enter the TCC values into column one tdtcc(1,1) = 100, 90, 70, 40, 50 ! set the TCC real constant to the tabular values rmodif,cid,14,%tdtcc% ! the TCC will be linearly interpolated as needed
-
Viewing 1 reply thread
- The topic ‘Setting up time-dependent value for thermal contact conductance (TCC)?’ is closed to new replies.
Innovation Space
Trending discussions
- The legend values are not changing.
- LPBF Simulation of dissimilar materials in ANSYS mechanical (Thermal Transient)
- Convergence error in modal analysis
- APDL, memory, solid
- How to model a bimodular material in Mechanical
- Meaning of the error
- Simulate a fan on the end of shaft
- Real Life Example of a non-symmetric eigenvalue problem
- Nonlinear load cases combinations
- How can the results of Pressures and Motions for all elements be obtained?
Top Contributors
-
4167
-
1487
-
1338
-
1171
-
1021
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.