/* Command file h_kdvru4.com for Korteweg-de Vries Equation */ /* Uses the file h_kdvru4.dat and symmgrp2009.max under Maxima */ batchload("e:\\data\\maxima\\symmetry\\symmgrp2009.max")$ /* writefile("e:\\data\\maxima\\symmetry\\h_kdvru4.out"); */ batch("e:\\data\\maxima\\symmetry\\h_kdvru4.dat")$ symmetry(1,0,0)$ printeqn(lode)$ save("e:\\data\\maxima\\symmetry\\hlodekdvru4.lsp",lode)$ /* closefile(); */ /* quit(); */ /* end of command file h_kdvru4.com */