flow2d
Function flow2d produces a contour plot of streamlines, velocity field, and dynamic pressure field for the two-dimensional potential flow of incompressible fluid given by a complex potential. It is assumed that flow is stationary and that the fluid has no free surfaces. The influence of gravity is neglected.
Example:
flow2d('z + 1/z') produce contour plot of streamlines , velocity field and pressure field correspond to potential f(z) = z + 1/z.
Citation pour cette source
milan batista (2026). flow2d (https://fr.mathworks.com/matlabcentral/fileexchange/74112-flow2d), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Sciences > Physics > Fluid Dynamics >
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.7 | Change example |
||
| 1.0.6 | Change the title of the pressure field to Dynamic pressure field |
||
| 1.0.5 | Change the pressure field to dynamic pressure field |
||
| 1.0.4 | Correct calculation of the pressure field |
||
| 1.0.3 | Change description |
||
| 1.0.2 | change image |
||
| 1.0.1 | add some new options and examples |
||
| 1.0.0 |
