# ODE file for Griffith's model M'=P^n/(1+P^n) - alpha*M P'=M - beta*P M(0)=1 P(0)=1 param n=2, alpha=1, beta=1 @ MAXSTOR=1000000 done