Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
One of the more popular functions to describe the conventional correlation for the drag on a sphere in steady motion
ResourceFunction["StandardDragCurve"][re] gives the drag (force) coefficient on a sphere in steady motion as a function of the Reynolds number re. |
Get the drag coefficient for a Reynolds number well in the laminar flow regime:
In[1]:= |
Out[1]= |
Plot the drag (force) coefficient as a function of the Reynolds number. Note the transition to turbulent flow near a Reynolds number of 4×105:
In[2]:= |
Out[2]= |
This work is licensed under a Creative Commons Attribution 4.0 International License