|
VECFEM3 Reference Manual: vemtarType: command NAMEvemtar - creates a tar file of VECFEM results SYNOPSISvemtar [-{da}] <workpiece> PURPOSEvemtar gather all (readable) files involved in the solution procedure of VECFEM for the problem <workpiece> into the compressed tar-file <workpiece>.tar.Z. It considers the resource file <workpiece>.resource, the eqaution file <workpiece>.equation, the FORTRAN program <workpiece>.f, the run time protocol <workpiece>.log, the file list <workpiece>.lst and all mesh files and solution files. vemtar has to be called from the ksh shell. OPTIONS
EXAMPLESTo gather all files involved in the solution of problem test and to delete all mesh and solution files enter ~> vemtar -d test into your shell. To rebuild the files use the command ~> uncompress -c test.tar.Z | tar xf -
SEEVECFEM, xvem, vembuild, vemrun, tar(1), compress(1), uncompress(1) COPYRIGHTSProgram by L. Grosz, 1996. Copyrights by Universitaet Karlsruhe 1989-1996. Copyrights by Lutz Grosz 1996. All rights reserved. More details see VECFEM. |