|
[Sponsors] |
Mapping resultant velocity on to grid points with MATLAB |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 5, 2014, 12:27 |
Mapping resultant velocity on to grid points with MATLAB
|
#1 |
Member
Gowain
Join Date: May 2014
Location: Ireland
Posts: 86
Rep Power: 12 |
Greeting fellow CFD users.
I have created an algorithm to determine POD velocity basis vector for x and y components at each node point for a 2d mesh for 9 observations with Matlab. I have a column vector x denoting the x co-ordinates at each node and a column vector y for the y co-ordinates. plot(x,y) gives me the 2d domain. I have a column vector r denoting the resulting velocity of x and y at each node. Now all I need to do is map the resultant velocity vector at each node onto the back onto the 2d grid. What is the command to do this? I have tried meshgrid, and ndgrid but have no success as of yet. kind regards gowain |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using the Simple Algorithm for 2D Staggered Grid in Matlab | jal121387 | Main CFD Forum | 7 | February 19, 2019 05:38 |
[snappyHexMesh] crash sHM | H25E | OpenFOAM Meshing & Mesh Conversion | 11 | November 10, 2014 12:27 |
"grid points" or "grid interface" | ztdep | Main CFD Forum | 1 | June 6, 2007 16:00 |
unstructured grid generation in matlab | hirematth | Main CFD Forum | 2 | December 14, 2006 08:28 |
Grid Independent Solution | Chuck Leakeas | Main CFD Forum | 2 | May 26, 2000 12:18 |