Potential Flow Simulation Around a Circular Cylinder Inputs: Your code gets these variables as inputs: • Density of the
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Potential Flow Simulation Around a Circular Cylinder Inputs: Your code gets these variables as inputs: • Density of the
Potential Flow Simulation Around a Circular Cylinder Inputs: Your code gets these variables as inputs: • Density of the fluid (air, water, etc.) • Radius of the cylinder (in meter) Pressure very far from the cylinder (P.-) Velocity very far from the cylinder (U) Outputs: Your code should have three outputs 1. Streamline Figure This figure shows a couple of the streamlines around the cylinder as shown below. 2. Pressure distribution contour This figure shows the pressure around the cylinder as shown below. Don't forget to include the color bar. 3. Velocity distribution contour This figure shows the fluid velocity around the cylinder as shown below. Don't forget to include the color bar.