gunkerle
2008-08-19, 05:08
Hello everyone,
I am new to coding user subroutines.
I have the following questions. I need to construct my own heat sources as a function of strain rates and the components of the stress tensor.
The final aim is it to code my own stress-temperature relation. For this I need the heat sources, fluxes etc... .
My geometry setting is such that each element in my geometry is deposited in a separate element set. Therefore I should be able to have access to each element separately.
My first basic question is now, how can I read in the strain rates and stress components using one of the three user subroutines:
UMATH, HETVAL or DFLUX, menaing how do I get access to these variables?
As mentioned before I have to do this for every element of my geometric object (no orphan mesh).
ciao Gunkerle
I am new to coding user subroutines.
I have the following questions. I need to construct my own heat sources as a function of strain rates and the components of the stress tensor.
The final aim is it to code my own stress-temperature relation. For this I need the heat sources, fluxes etc... .
My geometry setting is such that each element in my geometry is deposited in a separate element set. Therefore I should be able to have access to each element separately.
My first basic question is now, how can I read in the strain rates and stress components using one of the three user subroutines:
UMATH, HETVAL or DFLUX, menaing how do I get access to these variables?
As mentioned before I have to do this for every element of my geometric object (no orphan mesh).
ciao Gunkerle