|
[Sponsors] |
How to get data I need from a converged flowfield? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 19, 2003, 00:10 |
How to get data I need from a converged flowfield?
|
#1 |
Guest
Posts: n/a
|
Dear All,
I need to get the viscous dissipation term: (shear stress*(partial u_i/partial x_j)) which appears in the energy equation. (See eq. (1-10) the Star-Cd ˇ§Methodologyˇ¨ book p. 1-3) from a covergent flowfields. How should I do? Thanks for reply. |
|
September 20, 2003, 10:22 |
Re: How to get data I need from a converged flowfi
|
#2 |
Guest
Posts: n/a
|
You can do it either in PROSTAR or within the user subroutine POSDAT.F, whereas the most accurate answer will be obtained with the user subroutine. You have to declare a passive scalar in PROSTAR to will be used for storing the calculated value of the dissipation term. Using POSDAT.F, you calculate the term you need with the appropriate STAR subroutines for gradient calculation (ask your local support office to help you in this matter). Then dump the value calculated in the T array at the place reserved for the dummy scalar you had defined previously.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Flowfield initialization in OpenFOAM | ashishnedungadi | OpenFOAM Running, Solving & CFD | 1 | March 15, 2009 04:52 |
Flowfield initialization in OpenFOAM | ashishnedungadi | OpenFOAM Running, Solving & CFD | 0 | March 14, 2009 22:43 |
About flowfield-dependent variation(FDV) method? | Jinwon | Main CFD Forum | 1 | December 4, 2007 22:13 |
Froozen flowfield | Allan | Siemens | 3 | November 16, 2001 14:30 |
pressure in turbulence flowfield | Yu-Li Chang | Main CFD Forum | 0 | April 28, 2000 11:14 |