TABLE OF CONTENTS


::pwtk::artn::artn

USAGE

   artn ?SWITCH?

PURPOSE

Activate or deactivate the ARTN plugin. If the SWITCH argument is omitted, the current ARTN status is returned, which can be "on" or "off".

USAGE

    artn on
 or
    artn off
 or
    artn restart
 or
    artn from_scratch
 or
    artn

DESCRIPTION

The 'artn' command can be called as:

artn on implies adding the -partn flag to POSTFIX (e.g., pw.x -partn)

artn off implies removing the -partn flag from POSTFIX

artn restart implies adding the -partn flag to POSTFIX and setting the ARTN calculation mode to restart

artn from_scratch implies adding the -partn flag to POSTFIX and setting the ARTN calculation mode to from-scratch

artn queiries the current artn status (on or off)

WARNINGS

To use the ARTN plugin, QE needs to be compiled with ARTN enabled.