TABLE OF CONTENTS


::pwtk::artn

NAME

::pwtk::artn

DESCRIPTION

Namespace for handling the ARTN calculations and ARTN's artn.in input.

ARTN calculations are turned on by calling:

       artn on

This command adds the -partn flag to POSTFIX, hence pw.x is then executed by ::pwtk::runPW as:

       pw.x -partn ...

Note that when ARTN is turned on, the call to ::pwtk::runXX also makes a backup copy of the artn.in file. For example, the following call:

       runPW example

will make a backup copy of artn.in to artn.example.in

To turn off ARTN, use:

       artn off

There are also 'artn restart' and 'artn from_scratch' modes (the first restarts the ARTN calculation and the latter resets it back to from-scratch