Matlab code to solve 1D diffusional equation

4 visualizzazioni (ultimi 30 giorni)
Sasireka Rajendran
Sasireka Rajendran il 16 Mag 2017
The requirement is to solve the given one dimensional transient diffusion equation method, by Crank Nicolson method. Diffusion equation: ∂C/∂t= (D (∂^2 C)/(∂x^2 ) )+ q Initial condition: C(x,0)= 0 Boundary condition: C(0,t)= 0.2235 * exp(-0.025*t), when x=0 ∂C/∂t = 0, when x= L
time step:180s, h=0.05

Risposte (0)

Categorie

Scopri di più su Mathematics in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by