[m10_4](Ibc) Inplicit form solution of T(no advection) with MIC.After correcting subgrid diffsion.
%Thisprogramcomplishedtheprocessof2DEulerianadvectionwithmethod%ofallocatingmemorytemporarily.clearall;clf;Nt=30;output_interval=1;%BASICNODESLx=1000000;Ly=1500000;x_midd=Lx/2;y_midd=Ly/2;Nx=51;Ny=31;