-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(distribution): final 6.2.2 distribution
- Loading branch information
1 parent
8e1cb4d
commit c41b78d
Showing
22 changed files
with
361 additions
and
258 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
Disclaimer | ||
---------- | ||
|
||
This software is preliminary or provisional and is subject to revision. It is | ||
being provided to meet the need for timely best science. The software has not | ||
received final approval by the U.S. Geological Survey (USGS). No warranty, | ||
expressed or implied, is made by the USGS or the U.S. Government as to the | ||
functionality of the software and related material nor shall the fact of release | ||
constitute any such warranty. The software is provided on the condition that | ||
neither the USGS nor the U.S. Government shall be held liable for any damages | ||
resulting from the authorized or unauthorized use of the software. | ||
This software has been approved for release by the U.S. Geological Survey | ||
(USGS). Although the software has been subjected to rigorous review, the USGS | ||
reserves the right to update the software as needed pursuant to further analysis | ||
and review. No warranty, expressed or implied, is made by the USGS or the U.S. | ||
Government as to the functionality of the software and related material nor | ||
shall the fact of release constitute any such warranty. Furthermore, the | ||
software is released on condition that neither the USGS nor the U.S. Government | ||
shall be held liable for any damages resulting from its authorized or | ||
unauthorized use. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
% DO NOT MODIFY THIS FILE DIRECTLY. IT IS CREATED BY mf6ivar.py | ||
|
||
\item \textbf{Block: OPTIONS} | ||
|
||
\begin{description} | ||
\item \texttt{BOUNDNAMES}---keyword to indicate that boundary names may be provided with the list of api boundary cells. | ||
|
||
\item \texttt{PRINT\_INPUT}---keyword to indicate that the list of api boundary information will be written to the listing file immediately after it is read. | ||
|
||
\item \texttt{PRINT\_FLOWS}---keyword to indicate that the list of api boundary flow rates will be printed to the listing file for every stress period time step in which ``BUDGET PRINT'' is specified in Output Control. If there is no Output Control option and ``PRINT\_FLOWS'' is specified, then flow rates are printed for the last time step of each stress period. | ||
|
||
\item \texttt{SAVE\_FLOWS}---keyword to indicate that api boundary flow terms will be written to the file specified with ``BUDGET FILEOUT'' in Output Control. | ||
|
||
\item \texttt{OBS6}---keyword to specify that record corresponds to an observations file. | ||
|
||
\item \texttt{FILEIN}---keyword to specify that an input filename is expected next. | ||
|
||
\item \texttt{obs6\_filename}---name of input file to define observations for the api boundary package. See the ``Observation utility'' section for instructions for preparing observation input files. Tables \ref{table:gwf-obstypetable} and \ref{table:gwt-obstypetable} lists observation type(s) supported by the api boundary package. | ||
|
||
\item \texttt{MOVER}---keyword to indicate that this instance of the api boundary Package can be used with the Water Mover (MVR) Package. When the MOVER option is specified, additional memory is allocated within the package to store the available, provided, and received water. | ||
|
||
\end{description} | ||
\item \textbf{Block: DIMENSIONS} | ||
|
||
\begin{description} | ||
\item \texttt{maxbound}---integer value specifying the maximum number of api boundary cells that will be specified for use during any stress period. | ||
|
||
\end{description} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
BEGIN DIMENSIONS | ||
MAXBOUND <maxbound> | ||
END DIMENSIONS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
BEGIN OPTIONS | ||
[BOUNDNAMES] | ||
[PRINT_INPUT] | ||
[PRINT_FLOWS] | ||
[SAVE_FLOWS] | ||
[OBS6 FILEIN <obs6_filename>] | ||
[MOVER] | ||
END OPTIONS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
% DO NOT MODIFY THIS FILE DIRECTLY. IT IS CREATED BY mf6ivar.py | ||
|
||
\item \textbf{Block: OPTIONS} | ||
|
||
\begin{description} | ||
\item \texttt{BOUNDNAMES}---keyword to indicate that boundary names may be provided with the list of api boundary cells. | ||
|
||
\item \texttt{PRINT\_INPUT}---keyword to indicate that the list of api boundary information will be written to the listing file immediately after it is read. | ||
|
||
\item \texttt{PRINT\_FLOWS}---keyword to indicate that the list of api boundary flow rates will be printed to the listing file for every stress period time step in which ``BUDGET PRINT'' is specified in Output Control. If there is no Output Control option and ``PRINT\_FLOWS'' is specified, then flow rates are printed for the last time step of each stress period. | ||
|
||
\item \texttt{SAVE\_FLOWS}---keyword to indicate that api boundary flow terms will be written to the file specified with ``BUDGET FILEOUT'' in Output Control. | ||
|
||
\item \texttt{OBS6}---keyword to specify that record corresponds to an observations file. | ||
|
||
\item \texttt{FILEIN}---keyword to specify that an input filename is expected next. | ||
|
||
\item \texttt{obs6\_filename}---name of input file to define observations for the api boundary package. See the ``Observation utility'' section for instructions for preparing observation input files. Tables \ref{table:gwf-obstypetable} and \ref{table:gwt-obstypetable} lists observation type(s) supported by the api boundary package. | ||
|
||
\item \texttt{MOVER}---keyword to indicate that this instance of the api boundary Package can be used with the Water Mover (MVR) Package. When the MOVER option is specified, additional memory is allocated within the package to store the available, provided, and received water. | ||
|
||
\end{description} | ||
\item \textbf{Block: DIMENSIONS} | ||
|
||
\begin{description} | ||
\item \texttt{maxbound}---integer value specifying the maximum number of api boundary cells that will be specified for use during any stress period. | ||
|
||
\end{description} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
BEGIN DIMENSIONS | ||
MAXBOUND <maxbound> | ||
END DIMENSIONS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
BEGIN OPTIONS | ||
[BOUNDNAMES] | ||
[PRINT_INPUT] | ||
[PRINT_FLOWS] | ||
[SAVE_FLOWS] | ||
[OBS6 FILEIN <obs6_filename>] | ||
[MOVER] | ||
END OPTIONS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
\newcommand{\modflowversion}{mf6.2.2---release candidate} | ||
\newcommand{\modflowdate}{February 18, 2021} | ||
\newcommand{\modflowversion}{mf6.2.2} | ||
\newcommand{\modflowdate}{July 30, 2021} | ||
\newcommand{\currentmodflowversion}{Version \modflowversion---\modflowdate} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.