# bifurcation at a triple root x'=y y'=z z'=-c*x-b*y-a*z+x^2 par a=1,b=2,c=3.2 init x=1.3,y=2,z=-2 @ total=500,dt=.1,maxstor=10000,meth=qualrk done