cooln
Mechanical
- Jul 20, 2007
- 4
I am tring to do stress analysis due to thermal strains:
My main fortran driver code supplies nodal temperature data, the abaqus reads nodal temperatures through user subroutine utemp and compltes the stress analysis. This process repeats multiple times for different temperature profiles.
The only output that I need from abaqus is the total strain energy in the model. Since the abaqus is being called multiple times, it'd be useful if I can control the output that abaqus writes in various files. So any suggestions on how to make abaqus write only the total strain energy in the model and nothing else ?
Thanks a bunch in advance!
My main fortran driver code supplies nodal temperature data, the abaqus reads nodal temperatures through user subroutine utemp and compltes the stress analysis. This process repeats multiple times for different temperature profiles.
The only output that I need from abaqus is the total strain energy in the model. Since the abaqus is being called multiple times, it'd be useful if I can control the output that abaqus writes in various files. So any suggestions on how to make abaqus write only the total strain energy in the model and nothing else ?
Thanks a bunch in advance!