TABLE OF CONTENTS


::pwtk::runEELS

SYNOPSIS

proc ::pwtk::runEELS {args} {

USAGE

runEELS [options] input ?output?

Options are:

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

PURPOSE

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

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::eelsi turbo_eels} $args
}