TABLE OF CONTENTS


::pwtk::relaxPW_fromXSF

SYNOPSIS

proc ::pwtk::relaxPW_fromXSF {args} {

USAGE

relaxPW_fromXSF [-fix_first n -fix_last n -fix indexList -fix_string fixString -head headName -cell] xsfFile

OPTIONS

For the description of options see: ::pwtk::::pwtk::runPW_fromXSF

DESCRIPTION

Load the structure from the XSF file and make a pw.x "relax" calculation.

SOURCE

    return [eval ::pwtk::XXrelaxPW_fromXSF_ relax $args]
}