Hi Connections!
This post represents the solution for 1D steady general scalar transport equation with zero source term. The basing differencing scheme was employed to solve the equation and the code was developed on Matlab with the help of Sir Tanmay Agrawals video series: https://lnkd.in/dHBZD7Tx Key understandings from this lecture:
1. Solving PDE with convection and diffusion terms.
2. Importance of Peclet number.
3. Central differencing scheme.
4. Writing the code on Matlab
5. Plotting capabilities on Matlab.