TABLE OF CONTENTS


::pwtk::pwo::forc_conv_thr

SYNOPSIS

proc ::pwtk::pwo::forc_conv_thr {pwo {index end}} {

PURPOSE

Get the "forc_conv_thr" value from the pw.x output file.

ARGUMENTS

See ::pwtk::pwo::ibrav

SOURCE

    return [::pwtk::grep_field {force convergence thresh. =} $pwo end $index]
}