TABLE OF CONTENTS


::pwtk::pwi::aA

SYNOPSIS

proc ::pwtk::pwi::aA {} {

PURPOSE

Get the 'A' lattice parameter from SYSTEM namelist or an empty string if it is not defined.

SOURCE

    return [::pwtk::input::namelistGetVarValue SYSTEM -nocase A]
}