DATA SET 15. CAUCHY BOUNDARY CONDITIONS
This data set is required if and only if NCES .GT. 0. Four groups of records
are required. The first group is used to read Cauchy flux profiles, the
second group is used to read the Cauchy boundary nodal points, the third
group is used to read the type of Cauchy flux profile assigned to each
of the NCNP Cauchy nodal points, and the fourth group is for the Cauchy
boundary sides informations.
-
(a) Prescribed Cauchy-Flux Profiles: There are NCPR records in this subset.
The number of lines in each record depends on NCDP. The I-th (I = 1, 2,
..., NCPR) record (boundary profile), in FREE FORMAT, contains the following
variables:
-
1. TQCBF(1,I) = Time of the first data point in the I-th profile, (T).
-
2. QCBF(1,I) = Normal Cauchy flux of the first data point in the I-th profile,
(L**3/T/L**2); positive out from the region, negative into the region.
-
3. TQCBF(1,I) = Time of the second data point in the I-th profile, (T).
-
4. QCBF(1,I) = Normal Cauchy flux of the second data point in the I-th
profile, (L**3/T/L**2); positive out from the region, negative into the
region.
-
.
-
.
-
.
Up to NCDP data points.
-
(b) Global Node Numbers of the Cauchy Nodes: At most, NCNP records are
needed for this sub set, each for NCNP Cauchy nodes. This record contains
the following variables.
-
1. NPCB(1) = Global node number of the first Cauchy nodes.
-
2. NPCB(2) = Global node number of the second Cauchy nodes.
-
.
-
.
-
.
Up to NCNP data points.
-
(c) Type of Cauchy Flux Profiles of the NCES sides: At most NCES records
are needed. However, automatic generation can be made if the profiles occur
in pattern. Note that this subset must be repeated NDF times to cover all
of the pore regions. The I-th (I = 1, 2, ..., ) record, in FREE FORMAT,
contains the following variables:
-
1. MI = Compressed Cauchy side number of the first side in the sequence.
-
2. NSEQ = NSEQ sides will be generated automatically.
-
3. MIAD = Increment of MI for each of the NSEQ sides.
-
4. MITYP = Type of Cauchy flux profile assigned to side MI.
-
5. MTYPAD = Increment of MITYP for each of the NSEQ sides.
NOTE: A line with 5 0's is used to signal the end of this
data set.
-
(d) Cauchy Boundary Element Sides: Normally, NCES records are required,
each for a Cauchy boundary element side. However, if a group of Cauchy
boundary element sides appears in a regular pattern, automatic generation
may be made. The I-th (I = 1, 2, ..., ) record, in free format, contains
the following variables:
-
1. MI = Compressed Cauchy element side number of the first element-side
in a sequence.
-
2. NSEQ = NSEQ subsequent Cauchy element-sides will be generated automatically.
-
3. MIAD = Increment of MI for each of the NSEQ subsequent sides.
-
4. I1 = Global node number of the first node on the Cauchy element-side
MI.
-
5. I2 = Global node number of the second node on the Cauchy element-side
MI.
-
6. I3 = Global node number of the third node on the Cauchy element-side
MI.
-
7. I4 = Global node number of the fourth node on the Cauchy element-side
MI.
-
8. I1AD = Increment of I1 for each of the NSEQ subsequent element-sides.
-
9. I2AD = Increment of I2 for each of the NSEQ subsequent element-sides.
-
10. I3AD = Increment of I3 for each of the NSEQ subsequent element-sides.
-
11. I4AD = Increment of I4 for each of the NSEQ subsequent element-sides.
NOTE: A line with 11 0's is used to end this data set
input.
Return to MurfMd home page.
Back to data set 14: Dirichlet boundary.
On to data set 16: Neumann boundary.