TABLE OF CONTENTS


::pwtk::pwi::setNAtoms

SYNOPSIS

proc ::pwtk::pwi::setNAtoms {} {

PURPOSE

Set the "nat" variable of SYSTEM namelist to the number of atoms in ATOMIC_POSITIONS card

SOURCE

    SYSTEM "nat = [::pwtk::pwi::getNAtoms]"
}