Skip to content

Commit 363d13a

Browse files
committed
remove extra description
1 parent dfe20dd commit 363d13a

File tree

5 files changed

+0
-10
lines changed

5 files changed

+0
-10
lines changed

doc/mf6io/gwf/chd.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
Constant-Head input can be specified using lists or arrays. List-based input for the CHD package is the default, and is described here. Instructions for specifying array-based CHD input are described in the next section.
55

6-
List-based input offers several advantages over the array-based input for specifying constant heads. First, multiple list entries can be specified for a single cell. This makes it possible to divide a cell into multiple areas, and assign a different constant head for each area. In this case, the user would likely specify an auxiliary variable to serve as a multiplier. This multiplier would be calculated by the user and provided in the input file as the fractional cell area for the individual constant head entries. Another advantage to using list-based input for specifying constant heads is that boundnames can be specified. Boundnames work with the Observations capability and can be used to sum constant heads for entries with the same boundname. A disadvantage of the list-based input is that one cannot easily assign constant heads to the entire model without specifying a list of model cells. For this reason \mf also supports array-based input for constant heads.
7-
86
In previous MODFLOW versions, it was not possible to convert a constant-head cell to an active cell. Once a cell was designated as a constant-head cell, it remained a constant-head cell until the end of the end of the simulation. In \mf a constant-head cell will become active again if it is not included as a constant-head cell in subsequent stress periods.
97

108
Previous MODFLOW versions allowed specification of SHEAD and EHEAD, which were the starting and ending prescribed heads for a stress period. Linear interpolation was used to calculate a value for each time step. In \mf only a single head value can be specified for any constant-head cell in any stress period. The time-series functionality must be used in order to interpolate values to individual time steps.

doc/mf6io/gwf/drn.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Drain input can be specified using lists or arrays. List-based input for the DRN package is the default, and is described here. Instructions for specifying array-based DRN input are described in the next section.
44

5-
List-based input offers several advantages over the array-based input for specifying drains. First, multiple list entries can be specified for a single cell. This makes it possible to divide a cell into multiple areas, and assign a different drain for each area. In this case, the user would likely specify an auxiliary variable to serve as a multiplier. This multiplier would be calculated by the user and provided in the input file as the fractional cell area for the individual drain entries. Another advantage to using list-based input for specifying drains is that boundnames can be specified. Boundnames work with the Observations capability and can be used to sum drains for entries with the same boundname. A disadvantage of the list-based input is that one cannot easily assign drains to the entire model without specifying a list of model cells. For this reason \mf also supports array-based input for drains.
6-
75
\vspace{5mm}
86
\subsubsection{Structure of Blocks}
97
\vspace{5mm}

doc/mf6io/gwf/ghb.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
General-Head Boundary input can be specified using lists or arrays. List-based input for the GHB package is the default, and is described here. Instructions for specifying array-based GHB input are described in the next section.
44

5-
List-based input offers several advantages over the array-based input for specifying general-head boundaries. First, multiple list entries can be specified for a single cell. This makes it possible to divide a cell into multiple areas, and assign a different general-head boundary for each area. In this case, the user would likely specify an auxiliary variable to serve as a multiplier. This multiplier would be calculated by the user and provided in the input file as the fractional cell area for the individual general-head boundary entries. Another advantage to using list-based input for specifying general-head boundaries is that boundnames can be specified. Boundnames work with the Observations capability and can be used to sum boundary heads for entries with the same boundname. A disadvantage of the list-based input is that one cannot easily assign general-head boundaries to the entire model without specifying a list of model cells. For this reason \mf also supports array-based input for general-head boundaries.
6-
75
\vspace{5mm}
86
\subsubsection{Structure of Blocks}
97
\vspace{5mm}

doc/mf6io/gwf/riv.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
River input can be specified using lists or arrays. List-based input for the RIV package is the default, and is described here. Instructions for specifying array-based RIV input are described in the next section.
44

5-
List-based input offers several advantages over the array-based input for specifying rivers. First, multiple list entries can be specified for a single cell. This makes it possible to divide a cell into multiple areas, and assign a different river for each area. In this case, the user would likely specify an auxiliary variable to serve as a multiplier. This multiplier would be calculated by the user and provided in the input file as the fractional cell area for the individual river entries. Another advantage to using list-based input for specifying rivers is that boundnames can be specified. Boundnames work with the Observations capability and can be used to sum river flows for entries with the same boundname. A disadvantage of the list-based input is that one cannot easily assign river input to the entire model without specifying a list of model cells. For this reason \mf also supports array-based input for rivers.
6-
75
\vspace{5mm}
86
\subsubsection{Structure of Blocks}
97
\vspace{5mm}

doc/mf6io/gwf/wel.tex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Well input can be specified using lists or arrays. List-based input for the WEL package is the default, and is described here. Instructions for specifying array-based WEL input are described in the next section.
44

5-
List-based input offers several advantages over the array-based input for specifying wells. First, multiple list entries can be specified for a single cell. This makes it possible to divide a cell into multiple areas, and assign a different well for each area. In this case, the user would likely specify an auxiliary variable to serve as a multiplier. This multiplier would be calculated by the user and provided in the input file as the fractional cell area for the individual well entries. Another advantage to using list-based input for specifying wells is that boundnames can be specified. Boundnames work with the Observations capability and can be used to sum well discharge for entries with the same boundname. A disadvantage of the list-based input is that one cannot easily assign wells to the entire model without specifying a list of model cells. For this reason \mf also supports array-based input for wells.
6-
75
\vspace{5mm}
86
\subsubsection{Structure of Blocks}
97
\vspace{5mm}

0 commit comments

Comments
 (0)