GianlucaDZ
Aerospace
- Feb 26, 2019
- 2
Hi all,
it's my first post in this forum and I hope it's the right section. I've been reading a lot of threads for my research project and I believe it's time to ask some questions.
I'm a newbie with Abaqus and Fortran and I've been trying to use the subroutine DFLUX to apply a heat flux to my structure. The structure is basically a thin-walled open-section boom and the flux is the solar radiation that I'm considering always perpendicular for now. The absorbed flux depends on the angle of incidence, so that its intensity varies with a cosine law and some areas of the cross-section is obviously not exposed to the radiation. During the simulation the boom deforms and the area exposed change consequently and I'm struggling to implement this change on the angle of incidence condition.
I also have some doubts about the arguments of the subroutine: COORDS is just and array of dimension three and not a matrix containing all the coordinates, right? So, with the RETURN command the subroutine consider each point separately, am I interpreting right? Is it possibile to store the coordinates of every point of integration and only after that apply the angle of incidence conditon for the flux?
I hope I've been clear, it's not easy to explain without figures and I know that my English is quite poor.
Thanks in advance,
Gianluca
it's my first post in this forum and I hope it's the right section. I've been reading a lot of threads for my research project and I believe it's time to ask some questions.
I'm a newbie with Abaqus and Fortran and I've been trying to use the subroutine DFLUX to apply a heat flux to my structure. The structure is basically a thin-walled open-section boom and the flux is the solar radiation that I'm considering always perpendicular for now. The absorbed flux depends on the angle of incidence, so that its intensity varies with a cosine law and some areas of the cross-section is obviously not exposed to the radiation. During the simulation the boom deforms and the area exposed change consequently and I'm struggling to implement this change on the angle of incidence condition.
I also have some doubts about the arguments of the subroutine: COORDS is just and array of dimension three and not a matrix containing all the coordinates, right? So, with the RETURN command the subroutine consider each point separately, am I interpreting right? Is it possibile to store the coordinates of every point of integration and only after that apply the angle of incidence conditon for the flux?
I hope I've been clear, it's not easy to explain without figures and I know that my English is quite poor.
Thanks in advance,
Gianluca