CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Gambit journal : how to find a vertex coordinate ? (https://www.cfd-online.com/Forums/fluent/40674-gambit-journal-how-find-vertex-coordinate.html)

Cyril April 21, 2006 04:38

Gambit journal : how to find a vertex coordinate ?
 
I would like to add a new geometry to an old one with a parametric journal.

But before, I would like to find the "highest" point on the Yaxix [0 Ymax 0] on the basis geometry. (with a little "google loop")

Does anybody knows how to check the Ycoordinate of each point ? I would like to use this kind of methodology:

Ycompar=0 and Xi=0

do for i=0 to the end (I don't know how to find the end yet!)

if Y(i)>Ycompar then Y(i)=Ycompar

return the name of vertex (x=0, y=ymax)

Any idea ?


All times are GMT -4. The time now is 06:04.