CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   Access cell coordinates and wall data in posdat.f (https://www.cfd-online.com/Forums/siemens/54712-access-cell-coordinates-wall-data-posdat-f.html)

Boban July 13, 2005 07:07

Access cell coordinates and wall data in posdat.f
 
Hi everyone. I am trying to calculate the mean fluid temperature in a cross section of my channel and the heat transfer coefficient on the wall as well. Does anybody knows if it is possible to access cell-centre coorinates and wall data (e.g. heat flux on the wall) in posdat.f or if it is possible to calculate it in some other user subroutine? Please give me any advice if you can. Thank you

Sheila July 13, 2005 17:21

Re: Access cell coordinates and wall data in posda
 
The following common block is where the coordinates are stored.

COMMON /DCO21/ CX(3,-NBMAX:NCTMAX)

Boban July 14, 2005 05:08

Re: Access cell coordinates and wall data in posda
 
Thank you very much for your help. Is there any documentation/tutorial/guide/excercise about common blocks except their names in $STARDIR/solve/folder? It would by great, if i could somehow get TORHF (heat flux) in posdat.f too.

Sheila July 15, 2005 13:17

Re: Access cell coordinates and wall data in posda
 
Unfortunately there is'nt. The only documentation I know of is something they give you if you go for the user suboutine training course.

Boban July 15, 2005 16:28

Re: Access cell coordinates and wall data in posda
 
oh, that's bad. What's your opinion, is it worth to take a part on that course? I mean, does it realy help?

4xF July 22, 2005 04:25

Re: Access cell coordinates and wall data in posda
 
For having taken part to the course, it helped me a lot. Especially the part concerning parallel programming.


All times are GMT -4. The time now is 14:33.