|
[Sponsors] |
February 10, 2004, 06:54 |
output point values in CFX4
|
#1 |
Guest
Posts: n/a
|
Hi, I am wanting to output the values of variables from specific points inside my domain without having to postprocess a dump file or anything. I presume there are two ways: 1) write to the output file using usrprt and the utility routine wrtpln, however this seems to be able to only print out the results for an entire plane. 2) output to the dump file, however I presume that this also is only able to output planes etc..
What I would like to be able to do is not produce a dump file (disk space, I have hundreds of runs to do), and produce only a data file with variables printed at the points I specify. Any ideas. Many thanks in advance Dougal |
|
February 14, 2004, 00:55 |
Re: output point values in CFX4
|
#2 |
Guest
Posts: n/a
|
Dougal,
Just create a monitor point in the command language. This can be done under the >>OUTPUT OPTIONS, there are various examples in the manual. You can specify the IJK position in a block or the physical XYZ location and all the variables to output at that location and how often. Jeff |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Questions about data output | aki_yafuji | OpenFOAM Running, Solving & CFD | 3 | September 9, 2010 02:59 |
Retrieving boundary patch values adjacent to a given cell | brooksmoses | OpenFOAM Post-Processing | 2 | December 8, 2008 11:00 |
Monitor Point Values | Tristan | CFX | 2 | October 28, 2008 15:01 |
[blockMesh] BlockMeshmergePatchPairs | hjasak | OpenFOAM Meshing & Mesh Conversion | 11 | August 15, 2008 08:36 |
Boundary point values | dmoroian | OpenFOAM Running, Solving & CFD | 3 | February 12, 2007 14:48 |