|
[Sponsors] |
How to get coordinates information from q1 file |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 9, 2004, 08:56 |
How to get coordinates information from q1 file
|
#1 |
Guest
Posts: n/a
|
How to get coordinates(x,y,z) information from q1 file and use them in GXKNVST.for? Because I'm trying to revise a turbulent model by myself and there are some special initial values should be defined with the coordinates information.
Any suggestion is helpful. |
|
March 10, 2004, 03:29 |
Re: How to get coordinates information from q1 fil
|
#2 |
Guest
Posts: n/a
|
Zeffiretto,
In order to retrieve the Cartesian coordinates of cell corner (ix, iy, iz) within GROUND coding use the XC, YC, ZC as follows: x = XC(ix, iy, iz) y = YC(ix, iy, iz) z = ZC(ix, iy, iz) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Airfoil Coordinates | Usman | Main CFD Forum | 7 | January 24, 2008 07:53 |
Timescale Information in the Output File | charles | CFX | 6 | November 8, 2006 16:03 |
coordinates | Christian Cordeiro | CFX | 0 | March 18, 2004 15:04 |
about .run file and information of scalars | isidro | Siemens | 0 | March 11, 2004 12:37 |
[UDF] Mesh coordinates | Mika | FLUENT | 0 | September 6, 2001 11:18 |