Lukas_B
Mechanical
- Jul 11, 2023
- 2
Hello,
i am working on a project where i want to access the nodal temperature of an axisymmetric element (CAX4RHT) in a coupled temperature displacement analysis at every increment with a user subroutine.
The nodal temperatures represent the surface temperature of a solid material (nodes are combined in a set). The nodal temperatures should be passed to an existing user element (user subroutine UEL) for every node at every increment, where a heat flux should be calculated. Maybe it is even possible to address and extract the specific node set in this user subrouine.
I am not sure where and how i should extract and store the nodal temperatures. It would be nice if the output could look something like an array with two collumns in which the first one would represents the node number and the second the corresponding temperature.
Thanks in advance.
Feel free to ask for more detail, if you think it would help you to answere my question.
Greetings Lukas
i am working on a project where i want to access the nodal temperature of an axisymmetric element (CAX4RHT) in a coupled temperature displacement analysis at every increment with a user subroutine.
The nodal temperatures represent the surface temperature of a solid material (nodes are combined in a set). The nodal temperatures should be passed to an existing user element (user subroutine UEL) for every node at every increment, where a heat flux should be calculated. Maybe it is even possible to address and extract the specific node set in this user subrouine.
I am not sure where and how i should extract and store the nodal temperatures. It would be nice if the output could look something like an array with two collumns in which the first one would represents the node number and the second the corresponding temperature.
Thanks in advance.
Feel free to ask for more detail, if you think it would help you to answere my question.
Greetings Lukas