Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help me write a python code for this problem 2 Reynold's Number Reynold's Number (Re) is a dimensionless quantity that is used to describe

image text in transcribed

Please help me write a python code for this problem

2 Reynold's Number Reynold's Number (Re) is a dimensionless quantity that is used to describe the ratio of inertia forces to viscous forces of a fluid as it moves around an object. It is used to predict the transition from laminar (straight flow with no swirls or disturbances) to turbulent flow. For this problem you will be looking at the airflow pass a sphere. This can be described in equation 8 below. Re= Where: V: the velocity of the fluid p: the air density (use 1.225 l: the reference length (in this case it is the sphere's diameter) : viscosity coefficient (take the viscosity at 15 C which is 1.81 * 105 ) Write a code that will calculate the Reynold's number for user prompted metric inputs of velocity and sphere diameter and clearly display the results back to the user

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

AutoCAD Database Connectivity

Authors: Scott McFarlane

1st Edition

0766816400, 978-0766816404

More Books

Students also viewed these Databases questions