TAGGED: ansys-mechanical, ansys-workbench, apdl, temperature, transient
- 
		
			- 
March 21, 2022 at 3:25 pmSpeedyG SubscriberHey all, i'm running a coupled-field transient (structural/thermal) simulation in Ansys Mechanical Workbench. i want to apply a thermal boundary condition via APDL Code that depends on the current temperature at specific nodes. Is there any way to extract the node temperature during the simulation for each substep? Using the *GET command will not work here since it is a post-processing command, correct? thank you for your help! Kind regards March 22, 2022 at 2:28 pmChandra Sekaran Ansys EmployeeYou can use *GET command for DOF results like temperature even in SOLU module. You may need to run in SMP mode (i.e. cannot use distributed solver).
 But you can also use TABLE loads where the load is a function of temperature. You can see this documented in the basic analysis guide under loading. The table arrays are documented also in Ansys Parametric Design Language guide.
 March 28, 2022 at 3:20 pmSpeedyG SubscriberThanks for your answer!
 I've tried the method with TABLE loads but i'm still having some troubles. The boundary condition does not seem to have any effect. Here is a more detailed description of what i want to do.
 My model develops heat through a frictional contact. I want to apply a convection boundary condition, where the film coefficient is temperature dependent. Therefore i want the film coefficient to be updated throughout the simulation.
 This is my attempt for the implementation of the temperature dependent film coefficient:
 *DIM,h_st,TABLE,2,1,,TEMP
 h_st(1,0) = 70,150
 h_st(1,1) = 1974,3883
 
 ALLSEL
 CMSEL,S,flanken
 SF,ALL,CONV,%h_st%,80
 
 It seems that the film coefficient is determined at the beginning and then remains constant throughout the calculation. Since the component temperature and the temperature of the enviroment are the same at the beginning, the boundary condition has no influence.
 Is there a way to update the film coefficient over the simulation or am I doing something wrong?
 
 Thanks for your answers!
 Kind regards
 March 31, 2022 at 2:35 pmSpeedyG SubscriberViewing 3 reply threads- The topic ‘Ansys Mechanical – Get temperature during simulation’ is closed to new replies.
 Innovation SpaceTrending discussions- LPBF Simulation of dissimilar materials in ANSYS mechanical (Thermal Transient)
- Convergence error in modal analysis
- APDL, memory, solid
- Meaning of the error
- How to model a bimodular material in Mechanical
- 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?
- Contact stiffness too big
 Top Contributors- 
                        
                        4167
- 
                        
                        1487
- 
                        
                        1363
- 
                        
                        1194
- 
                        
                        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.
 
- 
 You are navigating away from the AIS Discovery experience
You are navigating away from the AIS Discovery experience 
               
          