/* sp_bur.dat */ /* Burgers Equation */ eq[1]: ftx[1,1,0](t,x)+f[1]*ftx[1,0,1](t,x)-aa*ftx[1,0,2](t,x)$ noeqs: 1$ nofun: 1$ /* For Kruskal Simplification the file needs following 2 lines */ do_simplification: true$ prefer_variable: x$ debugfullinfo: false$ betalist: []$ /* sp_bur.dat */