Skip to content

Commit

Permalink
Merge pull request #299 from gdfldm/update-copy
Browse files Browse the repository at this point in the history
Update COPY
  • Loading branch information
blattms authored Jul 4, 2024
2 parents a3e7749 + 70526fa commit ac8bc4a
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions parts/chapters/subsections/6.3/COPY.fodt
Original file line number Diff line number Diff line change
Expand Up @@ -4556,7 +4556,7 @@ Updated with AFR/TSA Rev-D comments and new keywords.</dc:description><meta:init
</table:table-row>
</table:table>
<text:h text:style-name="P18381" text:outline-level="4"><text:bookmark-start text:name="__RefHeading___Toc5731_37011683881"/>Description<text:bookmark-end text:name="__RefHeading___Toc5731_37011683881"/></text:h>
<text:p text:style-name="_40_TextBody">The COPY keyword copies an array (or part of an array) to another array or part of an array. The arrays <text:s/>can be real or integer depending on the array type; however, the arrays that can be operated on is dependent on which section the COPY keyword is being used. </text:p>
<text:p text:style-name="_40_TextBody">The COPY keyword copies an array (or part of an array) to another array or part of an array. The arrays can be integer or real valued; however, the arrays that can be operated on are dependent on which section the COPY keyword is being applied in. </text:p>
<table:table table:name="Table213" table:style-name="Table213">
<table:table-column table:style-name="Table213.A"/>
<table:table-column table:style-name="Table213.B"/>
Expand Down Expand Up @@ -4584,8 +4584,7 @@ Updated with AFR/TSA Rev-D comments and new keywords.</dc:description><meta:init
<text:p text:style-name="P1951">ARRAY-1</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table213.A2" office:value-type="string">
<text:p text:style-name="P1951">The name of the array to be copied from.</text:p>
<text:p text:style-name="P1951">This is the keyword name identifying the property and is up to eight characters in length and enclosed in quotes. </text:p>
<text:p text:style-name="P1951">A character string of up to eight characters in length that defines the keyword identifying the array to be copied from.</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table213.D2" office:value-type="string">
<text:p text:style-name="P1970">None</text:p>
Expand All @@ -4599,8 +4598,7 @@ Updated with AFR/TSA Rev-D comments and new keywords.</dc:description><meta:init
<text:p text:style-name="P2091">ARRAY-2</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table213.A2" office:value-type="string">
<text:p text:style-name="P1951">The name of the array to be copied to. </text:p>
<text:p text:style-name="P1951">This is the keyword name identifying the property and is up to eight characters in length and enclosed in quotes. </text:p>
<text:p text:style-name="P1951">A character string of up to eight characters in length that defines the keyword identifying the array to be copied to.</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table213.D2" office:value-type="string">
<text:p text:style-name="P2092">None</text:p>
Expand Down Expand Up @@ -4709,7 +4707,7 @@ Updated with AFR/TSA Rev-D comments and new keywords.</dc:description><meta:init
</table:table>
<text:p text:style-name="P14607">Table <text:sequence text:ref-name="refTable90" text:name="Table" text:formula="ooow:Table+1" style:num-format="1">6.16</text:sequence>: COPY Keyword Description</text:p>
<text:p text:style-name="_40_TextBody"/>
<text:p text:style-name="P15423">The applicable arrays for each section are defined in <text:sequence-ref text:reference-format="category-and-value" text:ref-name="refTable91">Table 6.17</text:sequence-ref><text:s/>on the following page.</text:p>
<text:p text:style-name="P15423">Examples of the arrays most commonly operated on in each section are given in <text:sequence-ref text:reference-format="category-and-value" text:ref-name="refTable91">Table 6.17</text:sequence-ref>. Cells colored red indicate arrays that are not supported by OPM Flow operations.</text:p>
<text:p text:style-name="P16038"/>
<table:table table:name="Table214" table:style-name="Table214">
<table:table-column table:style-name="Table214.A" table:number-columns-repeated="5"/>
Expand Down Expand Up @@ -4853,7 +4851,7 @@ Updated with AFR/TSA Rev-D comments and new keywords.</dc:description><meta:init
<table:table-cell table:style-name="Table214.C16" office:value-type="string">
<text:p text:style-name="P3289">SGCR</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table214.E16" office:value-type="string">
<table:table-cell table:style-name="Table214.B17" office:value-type="string">
<text:p text:style-name="P3289">MISCNUM</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table214.E7" office:value-type="string">
Expand Down Expand Up @@ -5063,7 +5061,7 @@ Updated with AFR/TSA Rev-D comments and new keywords.</dc:description><meta:init
<table:table-cell table:style-name="Table214.D16" office:value-type="string">
<text:p text:style-name="P2008"/>
</table:table-cell>
<table:table-cell table:style-name="Table214.E16" office:value-type="string">
<table:table-cell table:style-name="Table214.E7" office:value-type="string">
<text:p text:style-name="P3619">SPOLY</text:p>
</table:table-cell>
<table:table-cell table:style-name="Table214.F25" office:value-type="string">
Expand Down

0 comments on commit ac8bc4a

Please sign in to comment.