Hello everyone and Sorry for my english. I have this system of PDE with this initial condition. Is it possible to solve with DSolve or NDSolve? I just started working with Mathematica and would like to know whether it is possible to solve. The dependent variable are n(x,t) v(x,t) c(x,t) and lambda is a experimental parameter. The equation are:
The initial condition are v(t=0)=10^-2 m/s, c(t=0)=0, n(t=0)=0.4.
Thank you.