TABLE OF CONTENTS
::pwtk::pwi::deleteAtoms1st
SYNOPSIS
proc ::pwtk::pwi::deleteAtoms1st {natoms} {
PURPOSE
Delete the first $natoms atoms from the ATOMIC_POSITIONS card.
ARGUMENTS
- natoms -- number of atoms to delete
SOURCE
::pwtk::pwi::deleteAtomsRange 1 $natoms }