SMS:RMA2 GCL Card: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
Line 2: Line 2:


==Example GCL Card==
==Example GCL Card==
The GCL Card permits the line # to be assigned, and the end of the line is marked with a negative number.
The GCL card permits the line # to be assigned, and the end of the line is marked with a negative number.


  CO Line#  Corner Node numbers... Negative marks end of line.
  CO Line#  Corner Node numbers... Negative marks end of line.

Latest revision as of 15:16, 3 November 2017

The GCL card is used to specifiy a line within the grid where the flow rate is of interest. GCL lines may be used to specify the location of boundary conditions.

Example GCL Card

The GCL card permits the line # to be assigned, and the end of the line is marked with a negative number.

CO Line#   Corner Node numbers... Negative marks end of line.
GCL    1   10   11   12   13   14   15
GCL        16   17   18   19   20   -1
GCL    2   100  101   102  109  107  99  -1

Related Topics