**This project is a part of an Assignment submitted at Flowthermolab.**
1. Problem Statement:
Solve 1D unsteady state heat conduction for a rod of 1m length, and 300oC base temperature, Temperature at tip, Ttip = 50-degree Celcius and at t=0 sec, Initial Temperature (Tinit) is 30oC
Study the Effect of Time Step Size (delt). Solve using Crack Nicolson Method
Unique Work:
Prepared Algorithm, Coded in MATLAB and Verification from the Analytical Calculations.
Tabel 1: Methodology Adopted
As it is evident from the results of Explicit and Implicit Methods plotted above for 1D Unsteady Heat Conduction.
- Took more time prepare algorithm, setup and program that implicit problem as compared to explicit.
- Implicit Method is taking more time and computational power to Solve the problem
- Observed larger truncation error at larger timesteps and larger grid size too(beyond a certain limit).





