Civil Engineering > GATE 2025 SET-2 > Dimensional Analysis
The drag force, FD on a sphere due to a fluid flowing past the sphere is a function of viscosity, μ, the mass density, ρ, the velocity of flow, V, and the diameter of the sphere, D.
Pick the relevant (one or more) non-dimensional parameter(s) pertaining to the above process from the following list.
A
FD/(ρV2D2)
B
(ρFD)/(V2D2)
C
(ρVD)/μ
D
(μρ)/(VD)

Explanation

Correct : a

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science