TABLE OF CONTENTS


::pwtk::runMATDYN

SYNOPSIS

proc ::pwtk::runMATDYN {args} {

USAGE

runMATDYN [options] input ?output?

Options are:

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

PURPOSE

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

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::mdi matdyn} $args
}