TABLE OF CONTENTS


::pwtk::runPROJWFC

SYNOPSIS

proc ::pwtk::runPROJWFC {args} {

USAGE

runPROJWFC [options] input ?output?

Options are:

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

PURPOSE

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

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::pri projwfc} $args
}