CFD_Problems Using FDM
CFD_Problems Using FDM
• Derive the governing equation for the temperature distribution T(x,t) in the rod.
• Use the Finite Difference Method to solve the temperature distribution at x = 0.5 m
for t = 10 s, assuming the thermal diffusivity α = 0.01 m²/s.
• Provide the numerical solution for T(0.5, 10) using appropriate boundary conditions
and a spatial step Δx = 0.1 m and a time step Δt = 0.01 s.
• Write the governing equation for pollutant concentration C(x,t) in the pipe.
• Solve for the concentration at x = 2.5 m and t = 5 seconds using the Finite Difference
Method with a spatial step Δx = 0.5 m and time step Δt = 0.1 s.
• Derive the heat conduction equation for temperature distribution T(x, y, t).
• Use the Finite Difference Method to solve for T(1, 0.5, t) at t = 5 seconds, assuming
the thermal diffusivity α = 0.02 m²/s and grid sizes Δx = 0.5 m and Δy = 0.5 m.
• Derive the Finite Difference approximation for the velocity field u(x,y).
• Solve for u(1, 0.5) using a grid size of Δx = 0.5 m and Δy = 0.5 m under the boundary
conditions of no-slip at the channel walls.
• Write the governing equation for heat conduction with phase change.
• Use the Finite Difference Method to solve for the temperature at x = 0.5 m at t = 10
seconds, assuming α = 0.02 m²/s and using a spatial step Δx = 0.1 m and time step Δt
= 0.01 s.