Simple Sieving Results
I used the following parameters in the Simple Sieving Model (pardon the MATLAB syntax) Am = 1; %cross sectional area in cm^2 Do = 1*10^-7;% diffusion coefficient in the membrane in cm^2/sec P = .15;% membrane porosity; t = linspace(0,420,500); %time vector sec Qo = 1*0.00166; %militers per second (0.00166 = 10 ul/min) L =…