Output overview and navigation

Top  Previous  Next

When GAMS runs it automatically opens the LST file and a navigation window as identified in the red box below.  By clicking on lines in the lst file navigation window  you can access program output both in general and at particular locations.

clip0011

 

 

The positioning of the cursor in the LST file is determined by the type of line you click on.  A list of types of lines typically in the LST file is given below and the contents of this will be defined below..

 

Name of Line in LST File Navigation Window

 

Function and Destination When Clicked.

Compilation

Jumps to top of echo print in LST file

Error Messages

Jumps to list of error messages when compilation messages incurred

Equation listing

Jumps to list of equation contents as illustrated.in the output section

Equation

Expandable allowing jump to beginning of list of contents for each individual equation block with contents as shown.in the output section

Variable listing

Jumps to list of variable contents as illustrated.in the output section

Variable

Expandable allowing jump to beginning of list of contents for each individual equation block with contents as shown.in the output section

Model statistics

Jumps to model statistics part of LST file as illustrated.in the output section

Solution Report

Jumps to model summary solution report

SolEQU

Expandable allowing jump to beginning of list of solution for each individual equation block with contents as shown.in the output section

SolVAR

Expandable allowing jump to beginning of list of solution for each individual variable block with contents as shown.in the output section

Execution

Jumps to beginning of post solve execution

Display

Expandable allowing jump to displays of specific parameters and other items

 

 

The width of the LST file navigation window is controlled by the user and can be narrowed as it has been above.

 

The data for this is stored in a LXI file that will be resident in your project directory with the same root as the associated LST file.