SMS:RMA2 GCL Card: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
mNo edit summary
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:SMSMain}}
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.


[[Category:RMA2|GCL Card]]
==Example GCL Card==
{{stub}}
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==
* [[SMS:RMA2 Menu|RMA2 Menu]]
* [[SMS:RMA2|RMA2]]
 
 
{{Template:Navbox SMS}}
 
[[Category:RMA2|GCL]]

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