We consider a thin bar, with length L = 1, initial temperature T_int = 0ºC with temperature at the edges respectively 0ºC and 100ºC. USAGE: ./heat n: number of space sections dt: time interval t: number of iterations of time alpha: coefficient of heat diffusivity
prinewgirl-zz/pde-heat-explicit-euler
This is an explicit scheme to solve heat equation using explicit Euler method.
FortranGPL-3.0