|
[Sponsors] |
October 16, 2009, 06:27 |
Making a grid from the XY plot
|
#1 |
New Member
Mami Terao
Join Date: Oct 2009
Posts: 3
Rep Power: 17 |
Hello
I am trying to generate a rectangular grid from the XY plot, but I am having a hard time because the model is not meshed in a constant distance. I am making a rectangular grid from a rectangular, but not flat surface. There is steady flow on one side of the surface and I am measuring its wall shear stress. I have got the plots from the XY plot using the iso-surface and direction vector. However, the nodes are not in constant distance so I cannot form a contour map (by using excel and MATLAB). Is there any way to extract variables in constant spacing instead of its cell or node value? I'm sorry for the long explanation. Please tell me if there are anything you don't understand. Thank you very much for your help! |
|
October 16, 2009, 11:00 |
|
#2 |
Senior Member
Jouke de Baar
Join Date: Oct 2009
Posts: 127
Rep Power: 17 |
Think Fluent will only display nodal values in XY-plot? Perhaps write values, read them in MatLab and use "interp1"? There is also "interp2" but I don't think this would work in your case; you might have to do "interp1" in one dimension and then in the other.
|
|
October 19, 2009, 00:53 |
|
#3 |
New Member
Mami Terao
Join Date: Oct 2009
Posts: 3
Rep Power: 17 |
thank you, jack!
I have been hesitating to use interp1 because the number of plots in the grid were very large and complicated. However, I guess it is the best way. Thank you for your help! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Making a grid from the XY plot | mami | FLUENT | 0 | October 16, 2009 06:26 |
OpenFOAM on MinGW crosscompiler hosted on Linux | allenzhao | OpenFOAM Installation | 127 | January 30, 2009 20:08 |
DxFoam reader update | hjasak | OpenFOAM Post-Processing | 69 | April 24, 2008 02:24 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |
Combustion Convergence problems | Art Stretton | Phoenics | 5 | April 2, 2002 06:59 |