Hello to everybody, this is my first post here and I write since I'm having some problems in realizing a MATLAB code regarding a model for atmospheric circulation.
I have to consider the following set of two coupled diffusion equations:
du/dt=d/dz(K*du/dz)
dv/dt=d/dz(K*dv/dz)
where "u,v" are the...