TABLE OF CONTENTS


::pwtk::lani::load_fromLANI

SYNOPSIS

proc ::pwtk::lani::load_fromLANI {lani {clear_existing 1}} {

PURPOSE

Load the input data from existing turbo_lanczos.x input file.

If clear_existing == 1, then the current input will be cleared, but otherwise the data will be simply added to the existing data.

ARGUMENTS

SOURCE

    variable namelist_flow_list

    ::pwtk::lri::load_from_input_  turbo_lanczos.x  $namelist_flow_list  $lani  $clear_existing
}