Feeds
已回答
1D diffusion equation in spherical coordinates with moving boundary condition
% define mesh x = linspace(0,1,25); t = linspace(0,1,25); m = 2; % you have m=1 for cylindrical coordinates and m=2 for sph...
1D diffusion equation in spherical coordinates with moving boundary condition
% define mesh x = linspace(0,1,25); t = linspace(0,1,25); m = 2; % you have m=1 for cylindrical coordinates and m=2 for sph...
4 years 前 | 1
