I mean some simple mixing scheme like
u_input (i+1)= (1-A)*u_input(i)+ A*u_output(i)
(A is a constant value less than 1, like A=0.2)
Can anybody introduce me where I can study about the properties of the different types of PDE solution or their settings in COMSOL?