/* sp_klein.dat */ /* The equations */ eq[1]: ftx[1,0,2](t,x)-ftx[1,2,0](t,x)-f[1]+ 2*f[1]^3+2*f[2]*f[1]$ eq[2]: ftx[2,0,1](t,x)-ftx[2,1,0](t,x)-4*ftx[1,1,0](t,x)*f[1]$ noeqs: 2$ nofun: 2$ /* For Kruskal Simplification the file needs following 2 lines */ do_simplification: true$ prefer_variable: x$ debugfullinfo: false$ betalist: []$ /* sp_klein.dat */