|
[Sponsors] |
April 17, 2002, 17:51 |
Scalar summation over whole volume
|
#1 |
Guest
Posts: n/a
|
Hello,
I would like to sum a user defined scalar, over a whole simulated volume at each time step. Has anybody done this? I have tried by using Fortran in the USRTRN subroutine. I am using CFX4.4. Thanks for your help, Jakub |
|
April 18, 2002, 08:34 |
Re: Scalar summation over whole volume
|
#2 |
Guest
Posts: n/a
|
Hello,
If you're sure that you're solving your user scalar correctly, you can use USRTRN to extract the values that you want. For the whole domain you can take a look at the IPALL routine. It's quite easy to obtain values from variables using this sub-routine. Good Luck, cfd guy |
|
April 18, 2002, 13:21 |
Re: Scalar summation over whole volume
|
#3 |
Guest
Posts: n/a
|
Thanks,
I finaly realised that I deeded to use the IPALL utility routne. Such a stupid mistake to make ;-) Kuba B. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
[blockMesh] BlockMesh FOAM warning | gaottino | OpenFOAM Meshing & Mesh Conversion | 7 | July 19, 2010 15:11 |
On the damBreak4phaseFine cases | paean | OpenFOAM Running, Solving & CFD | 0 | November 14, 2008 22:14 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |