The general LOAD record format is:
LOAD, segid, i, j, Ti, Pi, ... , Tj, Pj
where:
LOAD |
is the record keyword (MLOAD for metric models) |
segid |
is a pointer used to associate a LOAD record with each component in the piping network |
i |
is the subscript of the lowest pressure/temperature pair on the record |
j |
is the subscript of the highest pressure/temperature pair on the record. Record elements i and j define a range of subscripts |
Tn,Pn |
is a pressure/temperature pair of subscript n |
Sample LOAD Record
LOAD, B00031G, 1, 3, 100.00, 100.00, 102.00, 102.00, 103.00, 103.00
LOAD, B00031G, 4, 6, 100.00, 100.00, 102.00, 102.00, 106.00, 106.00