# bvp.ode x'=xp xp'=a*x^3 bndry x-1 bndry x' init x=0 par a=1 @ dt=.01,total=1,xhi=1,yhi=1,ylo=0 done