You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finite element analysis of steady state 2D heat transfer problems. Heat transfer occurs when there is a temperature difference within a body or within a body and its surrounding medium. Conduction and convection problems are solved using this software
1D Heat Conduction Problem solved using explicit method through MATLAB code, draws understanding of Computational process and implementation and theoretical verification.
1D Heat Conduction Problem solved using implicit method through MATLAB code, draws understanding of Computational process and implementation and theoretical verification.