|
[Sponsors] |
How to visualize numerical field data (velocities) in MATLAB |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 31, 2022, 12:55 |
How to visualize numerical field data (velocities) in MATLAB
|
#1 |
Member
Shah
Join Date: Aug 2013
Posts: 61
Rep Power: 13 |
Hi fellow members
I have calculated 2D velocity field on a rectangular domain in which I would like to visualize in MATLAB the boundary layer and gradients including boundary layer thickness. Could any one please guide regarding that? |
|
March 31, 2022, 18:17 |
|
#2 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,849
Rep Power: 73 |
Quote:
What kind of problem do you have? Just load the matrix in matlab and use the contour/plot/quiver functions. https://www.mathworks.com/help/matlab/ref/load.html You can visualize the boundary layer by the contour line at 0.99Uinf value. |
||
April 1, 2022, 00:47 |
|
#3 | |
Member
Shah
Join Date: Aug 2013
Posts: 61
Rep Power: 13 |
Quote:
|
||
April 1, 2022, 00:50 |
|
#4 |
Member
Shah
Join Date: Aug 2013
Posts: 61
Rep Power: 13 |
i doubt the file got attached. let me attach again. oh it says the file is big. it is a 4+ MB file.but any hypothetical data in columns xcoord,ycoord,u-velocity can be used.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Import the .csv as the data for scalar field | Rinia | STAR-CCM+ | 2 | November 21, 2021 07:56 |
Mapping Field Data for Mesh Regions from Another Simulation | veterator | OpenFOAM Pre-Processing | 1 | July 10, 2018 06:28 |
[General] 2 datas on one plot | Akuji | ParaView | 46 | December 1, 2013 15:06 |
water velocities (point data) are all zero | sophie_l | OpenFOAM Post-Processing | 2 | April 20, 2013 07:08 |
Matlab code for the numerical solution of a Prandtl-Meyer expansion wave flow field | ivan_CFD | Main CFD Forum | 4 | March 8, 2012 16:17 |