TABLE OF CONTENTS


::pwtk::runDYNMAT

SYNOPSIS

proc ::pwtk::runDYNMAT {args} {

USAGE

runDYNMAT [options] input ?output?

Options are:

     -append  
     -serial 
     -prefix
     -postfix
     -exec
     -ihandle <value>

PURPOSE

Construct the dynmat.x input file from the input data and run the dynmat.x program.

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::dmi dynmat} $args
}