/* sp_car.dat */ /* The equation(s) */ aa: 0$ bb: 0$ eq[1]: -ftx[1,1,0](t,x)-ftx[1,0,1](t,x) +aa*f[2]^2+bb*f[1]^2+cc*f[1]*f[2]$ eq[2]: -ftx[2,1,0](t,x)+ftx[2,0,1](t,x) -aa*f[2]^2-bb*f[1]^2-cc*f[1]*f[2]$ noeqs: 2$ nofun: 2$ /* For Kruskal Simplification the file needs following 2 lines */ do_simplification: false$ prefer_variable: x$ debugfullinfo: false$ betalist: []$ /* sp_car.dat */