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