TABLE OF CONTENTS


::pwtk::runMOLECULARPDOS

SYNOPSIS

proc ::pwtk::runMOLECULARPDOS {args} {

USAGE

runMOLECULARPDOS [options] input ?output?

Options are:

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

PURPOSE

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

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::mpdi molecularpdos} $args
}