From 9b01fe9f885585ce898f0f7e23bbc5efa490f8ef Mon Sep 17 00:00:00 2001 From: jdhughes-usgs Date: Wed, 6 Nov 2024 11:50:46 -0600 Subject: [PATCH] doc: standardize previous version changes (#2045) --- doc/ReleaseNotes/previous/v0.9.01.tex | 1 + doc/ReleaseNotes/previous/v0.9.02.tex | 1 + doc/ReleaseNotes/previous/v0.9.03.tex | 1 + doc/ReleaseNotes/previous/v6.0.0.tex | 1 + doc/ReleaseNotes/previous/v6.0.1.tex | 3 ++- doc/ReleaseNotes/previous/v6.0.2.tex | 9 +++++++-- doc/ReleaseNotes/previous/v6.0.3.tex | 3 ++- doc/ReleaseNotes/previous/v6.0.4.tex | 3 ++- doc/ReleaseNotes/previous/v6.1.0.tex | 7 ++++--- doc/ReleaseNotes/previous/v6.1.1.tex | 2 +- doc/ReleaseNotes/previous/v6.2.0.tex | 2 +- doc/ReleaseNotes/previous/v6.2.1.tex | 2 +- doc/ReleaseNotes/previous/v6.2.2.tex | 2 +- doc/ReleaseNotes/previous/v6.3.0.tex | 2 +- doc/ReleaseNotes/previous/v6.4.0.tex | 2 +- doc/ReleaseNotes/previous/v6.4.1.tex | 2 +- doc/ReleaseNotes/previous/v6.4.2.tex | 2 +- doc/ReleaseNotes/previous/v6.4.3.tex | 2 +- doc/ReleaseNotes/previous/v6.4.4.tex | 4 ++-- doc/ReleaseNotes/previous/v6.5.0.tex | 2 +- 20 files changed, 33 insertions(+), 20 deletions(-) diff --git a/doc/ReleaseNotes/previous/v0.9.01.tex b/doc/ReleaseNotes/previous/v0.9.01.tex index 637127153c2..35fb67f9669 100644 --- a/doc/ReleaseNotes/previous/v0.9.01.tex +++ b/doc/ReleaseNotes/previous/v0.9.01.tex @@ -1,4 +1,5 @@ \subsection{Version mf6beta0.9.01---May 11, 2017} + \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ \begin{itemize} \item Added a copy of the third MODFLOW~6 report. \item Made several minor corrections to doc/mf6io.pdf. diff --git a/doc/ReleaseNotes/previous/v0.9.02.tex b/doc/ReleaseNotes/previous/v0.9.02.tex index e75069f5e89..d75068aaff7 100644 --- a/doc/ReleaseNotes/previous/v0.9.02.tex +++ b/doc/ReleaseNotes/previous/v0.9.02.tex @@ -1,4 +1,5 @@ \subsection{Version mf6beta0.9.02---May 19, 2017} + \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ \begin{itemize} \item Renamed gwf3.f90 to be lower case. \item Added the missing ``divrate'' variable to the ``sfrsetting'' description in mf6io.pdf. diff --git a/doc/ReleaseNotes/previous/v0.9.03.tex b/doc/ReleaseNotes/previous/v0.9.03.tex index 9ec31b8e9c4..5725919a6f2 100644 --- a/doc/ReleaseNotes/previous/v0.9.03.tex +++ b/doc/ReleaseNotes/previous/v0.9.03.tex @@ -1,5 +1,6 @@ \subsection{Version mf6beta0.9.03---June 23, 2017} + \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ \underline{BASIC FUNCTIONALITY} \begin{itemize} \item Renamed all FTYPE keywords to version 6. They were named with an 8. So, for example, the GHB Package is now activated in the GWF name file using ``GHB6'' instead of ``GHB8''. diff --git a/doc/ReleaseNotes/previous/v6.0.0.tex b/doc/ReleaseNotes/previous/v6.0.0.tex index 7aae6f3a54d..b23f23b29b4 100644 --- a/doc/ReleaseNotes/previous/v6.0.0.tex +++ b/doc/ReleaseNotes/previous/v6.0.0.tex @@ -1,5 +1,6 @@ \subsection{Version mf6.0.0---August 10, 2017} + \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ \underline{BASIC FUNCTIONALITY} \begin{itemize} \item Removed support for the SINGLE observation type. All observations must be CONTINUOUS, which means observation values are written for every time step. diff --git a/doc/ReleaseNotes/previous/v6.0.1.tex b/doc/ReleaseNotes/previous/v6.0.1.tex index 210e99bc9ff..dcc39178127 100644 --- a/doc/ReleaseNotes/previous/v6.0.1.tex +++ b/doc/ReleaseNotes/previous/v6.0.1.tex @@ -1,6 +1,7 @@ - \subsection{Version mf6.0.1--Sep 28, 2017} + \subsection{Version mf6.0.1---September 28, 2017} + \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ \underline{BASIC FUNCTIONALITY} \begin{itemize} \item There is no requirement that FTYPE entries in the GWF name file should be upper case; however, an upper case convention was being enforced. FTYPE entries can now be specified using any case. diff --git a/doc/ReleaseNotes/previous/v6.0.2.tex b/doc/ReleaseNotes/previous/v6.0.2.tex index 256df4b9f60..e3e5818bb55 100644 --- a/doc/ReleaseNotes/previous/v6.0.2.tex +++ b/doc/ReleaseNotes/previous/v6.0.2.tex @@ -1,9 +1,14 @@ - \subsection{Version mf6.0.2--Feb 23, 2018} + \subsection{Version mf6.0.2---February 23, 2018} - \underline{BASIC FUNCTIONALITY} + \underline{NEW FUNCTIONALITY} \begin{itemize} \item Added a new option, called SAVE\_SPECIFIC\_DISCHARGE to the Node Property Flow Package. When invoked, $x$, $y$, and $z$ specific discharge components are calculated for the center of each model cell and written to the binary budget file. + \end{itemize} + + \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ + \underline{BASIC FUNCTIONALITY} + \begin{itemize} \item For binary input of grid data, such as initial heads, the array reading utility was not reading a header record consisting of KSTP, KPER, PERTIM, TOTIM, TEXT, NLAY, NROW, NCOL. This meant that a binary head file written by MODFLOW could not be used as input for a subsequent simulation. For binary input, the array reading utility now reads a header record before reading the array values. \item The NOGRB option in the discretization packages was not working. This option will now prevent the binary grid file from being written. \item Removed the PRIVATE attribute for two methods of the discretization packages so that the program works as intended with the latest Intel Fortran release. diff --git a/doc/ReleaseNotes/previous/v6.0.3.tex b/doc/ReleaseNotes/previous/v6.0.3.tex index 9c1e8cf3ca1..24de0afe997 100644 --- a/doc/ReleaseNotes/previous/v6.0.3.tex +++ b/doc/ReleaseNotes/previous/v6.0.3.tex @@ -1,5 +1,6 @@ - \subsection{Version mf6.0.3--Aug. 9, 2018} + \subsection{Version mf6.0.3---August 9, 2018} + \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ \underline{BASIC FUNCTIONALITY} \begin{itemize} \item Fixed issues with observations specified using boundnames that are enclosed in quotes. Previously, the closing quote was retained on a boundname enclosed in quotes and resulted in an error (the erroneous observation boundname could not be found in the package). diff --git a/doc/ReleaseNotes/previous/v6.0.4.tex b/doc/ReleaseNotes/previous/v6.0.4.tex index 8c5a8ccf151..33b08dce549 100644 --- a/doc/ReleaseNotes/previous/v6.0.4.tex +++ b/doc/ReleaseNotes/previous/v6.0.4.tex @@ -1,5 +1,6 @@ - \subsection{Version mf6.0.4--Feb. 27, 2019} + \subsection{Version mf6.0.4---February 27, 2019} + \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ \underline{BASIC FUNCTIONALITY} \begin{itemize} \item Addressed issue with pointing contiguous pointer vectors/arrays to non-contiguous pointer vectors/arrays that caused code compilation failure with gfortran-8. A consequence of addressing this issue is that all pointer vectors/arrays that are allocated or pointed to using the memory manager must be defined to be contiguous. diff --git a/doc/ReleaseNotes/previous/v6.1.0.tex b/doc/ReleaseNotes/previous/v6.1.0.tex index b2f167714d4..203afc0f6b9 100644 --- a/doc/ReleaseNotes/previous/v6.1.0.tex +++ b/doc/ReleaseNotes/previous/v6.1.0.tex @@ -1,17 +1,18 @@ - \subsection{Version mf6.1.0--December 12, 2019} + \subsection{Version mf6.1.0---December 12, 2019} \underline{NEW FUNCTIONALITY} \begin{itemize} \item Added the Skeletal Storage, Compaction, and Subsidence (CSUB) Package. The one-dimensional effective-stress based compaction theory implemented in the CSUB Package is documented in \cite{leake2007modflow}. The numerical approach used for delay interbeds in the CSUB package is documented in \cite{hoffmann2003modflow} and uses the same one-dimensional effective-stress based compaction theory as coarse-grained and fine-grained no-delay interbed sediments. A number of example problems that use the CSUB Package are documented in the ``MODFLOW 6 CSUB Package Example Problems'' pdf document included in this and subsequent releases. + \item Added restricted IDOMAIN support for DISU grids. Users can specify an optional IDOMAIN in the DISU Package input file. IDOMAIN values must be zero or one. Vertical pass-through cells (specified with an IDOMAIN value of -1 in the DIS or DISV Package input files) are not supported for DISU. + \item Added two new options to the NPF Package. The K22OVERK option allows the user to enter the anisotropy ratio for K22. If activated, the K22 values entered by the user in the NPF input file will be multiplied by the K values entered in the NPF input file. The K33OVERK option allows the user to enter the anisotropy ratio for K33. If activated, the K33 values entered by the user in the NPF input file will be multiplied by the K values entered in the NPF input file. With this K33OVERK option, for example, the user can specify a value of 0.1 for K33 and have all K33 values be one tenth of the values specified for K. The program will terminate with an error if these options are invoked, but arrays for K22 and/or K33 are not provided in the NPF input file. \end{itemize} + \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ \underline{BASIC FUNCTIONALITY} \begin{itemize} \item Added an error check to the DISU Package that ensures that an underlying cell has a top elevation that is less than or equal to the bottom of an overlying cell. An underlying cell is one in which the IHC value for the connection is zero and the connecting node number is greater than the cell node number. - \item Added restricted IDOMAIN support for DISU grids. Users can specify an optional IDOMAIN in the DISU Package input file. IDOMAIN values must be zero or one. Vertical pass-through cells (specified with an IDOMAIN value of -1 in the DIS or DISV Package input files) are not supported for DISU. \item NPF Package will now write a message to the GWF Model list file to indicate when the SAVE\_SPECIFIC\_DISCHARGE option is invoked. - \item Added two new options to the NPF Package. The K22OVERK option allows the user to enter the anisotropy ratio for K22. If activated, the K22 values entered by the user in the NPF input file will be multiplied by the K values entered in the NPF input file. The K33OVERK option allows the user to enter the anisotropy ratio for K33. If activated, the K33 values entered by the user in the NPF input file will be multiplied by the K values entered in the NPF input file. With this K33OVERK option, for example, the user can specify a value of 0.1 for K33 and have all K33 values be one tenth of the values specified for K. The program will terminate with an error if these options are invoked, but arrays for K22 and/or K33 are not provided in the NPF input file. \item Added new MAXERRORS option to mfsim.nam. If specified, the maximum number of errors stored and printed will be limited to this number. This can prevent a situation where memory will run out when there are an excessive number of errors. \item Refactored many parts of the code to remove unused variables, conform to stricter FORTRAN standard checks, and allow for new development efforts to be included in the code base. \end{itemize} diff --git a/doc/ReleaseNotes/previous/v6.1.1.tex b/doc/ReleaseNotes/previous/v6.1.1.tex index fb85784dcdc..7070d44b555 100644 --- a/doc/ReleaseNotes/previous/v6.1.1.tex +++ b/doc/ReleaseNotes/previous/v6.1.1.tex @@ -1,4 +1,4 @@ - \subsection{Version mf6.1.1--June 12, 2020} + \subsection{Version mf6.1.1---June 12, 2020} \underline{NEW FUNCTIONALITY} \begin{itemize} diff --git a/doc/ReleaseNotes/previous/v6.2.0.tex b/doc/ReleaseNotes/previous/v6.2.0.tex index a2ae9a9c7d8..6fde85a4938 100644 --- a/doc/ReleaseNotes/previous/v6.2.0.tex +++ b/doc/ReleaseNotes/previous/v6.2.0.tex @@ -1,4 +1,4 @@ - \subsection{Version mf6.2.0--October 20, 2020} + \subsection{Version mf6.2.0---October 20, 2020} \underline{NEW FUNCTIONALITY} \begin{itemize} diff --git a/doc/ReleaseNotes/previous/v6.2.1.tex b/doc/ReleaseNotes/previous/v6.2.1.tex index ca914259ab6..6c4a3c13c58 100644 --- a/doc/ReleaseNotes/previous/v6.2.1.tex +++ b/doc/ReleaseNotes/previous/v6.2.1.tex @@ -1,4 +1,4 @@ - \subsection{Version mf6.2.1--February 18, 2021} + \subsection{Version mf6.2.1---February 18, 2021} \underline{NEW FUNCTIONALITY} \begin{itemize} diff --git a/doc/ReleaseNotes/previous/v6.2.2.tex b/doc/ReleaseNotes/previous/v6.2.2.tex index 45a7e79e199..dbdac594d9d 100644 --- a/doc/ReleaseNotes/previous/v6.2.2.tex +++ b/doc/ReleaseNotes/previous/v6.2.2.tex @@ -1,4 +1,4 @@ - \subsection{Version mf6.2.2--July 30, 2021} + \subsection{Version mf6.2.2---July 30, 2021} \underline{NEW FUNCTIONALITY} \begin{itemize} diff --git a/doc/ReleaseNotes/previous/v6.3.0.tex b/doc/ReleaseNotes/previous/v6.3.0.tex index d774613ef2d..c56f45949a3 100644 --- a/doc/ReleaseNotes/previous/v6.3.0.tex +++ b/doc/ReleaseNotes/previous/v6.3.0.tex @@ -1,4 +1,4 @@ - \subsection{Version mf6.3.0--March 4, 2022} + \subsection{Version mf6.3.0---March 4, 2022} \underline{NEW FUNCTIONALITY} \begin{itemize} diff --git a/doc/ReleaseNotes/previous/v6.4.0.tex b/doc/ReleaseNotes/previous/v6.4.0.tex index a1d51de1705..6b210c58fb3 100644 --- a/doc/ReleaseNotes/previous/v6.4.0.tex +++ b/doc/ReleaseNotes/previous/v6.4.0.tex @@ -1,4 +1,4 @@ - \subsection{Version mf6.4.0--November 30, 2022} + \subsection{Version mf6.4.0---November 30, 2022} \underline{NEW FUNCTIONALITY} \begin{itemize} diff --git a/doc/ReleaseNotes/previous/v6.4.1.tex b/doc/ReleaseNotes/previous/v6.4.1.tex index c3d5721c0cd..89fb8b8080a 100644 --- a/doc/ReleaseNotes/previous/v6.4.1.tex +++ b/doc/ReleaseNotes/previous/v6.4.1.tex @@ -1,4 +1,4 @@ - \subsection{Version mf6.4.1--December 9, 2022} + \subsection{Version mf6.4.1---December 9, 2022} \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ diff --git a/doc/ReleaseNotes/previous/v6.4.2.tex b/doc/ReleaseNotes/previous/v6.4.2.tex index 68ccbbecc72..93a4f4471a5 100644 --- a/doc/ReleaseNotes/previous/v6.4.2.tex +++ b/doc/ReleaseNotes/previous/v6.4.2.tex @@ -2,7 +2,7 @@ % after a release has just been made. %\item \currentmodflowversion - \subsection{Version mf6.4.2--June 28, 2023} + \subsection{Version mf6.4.2---June 28, 2023} \underline{NEW FUNCTIONALITY} \begin{itemize} diff --git a/doc/ReleaseNotes/previous/v6.4.3.tex b/doc/ReleaseNotes/previous/v6.4.3.tex index 3140ebd5b07..aa3495e15af 100644 --- a/doc/ReleaseNotes/previous/v6.4.3.tex +++ b/doc/ReleaseNotes/previous/v6.4.3.tex @@ -2,7 +2,7 @@ % after a release has just been made. %\item \currentmodflowversion - \subsection{Version mf6.4.3--February 7, 2024} + \subsection{Version mf6.4.3---February 7, 2024} \underline{NEW FUNCTIONALITY} \begin{itemize} diff --git a/doc/ReleaseNotes/previous/v6.4.4.tex b/doc/ReleaseNotes/previous/v6.4.4.tex index 20733d85bb4..cae31760352 100644 --- a/doc/ReleaseNotes/previous/v6.4.4.tex +++ b/doc/ReleaseNotes/previous/v6.4.4.tex @@ -1,7 +1,7 @@ % Use this template for starting initializing the release notes % after a release has just been made. - \subsection{Version mf6.4.4--February 13, 2024} + \subsection{Version mf6.4.4---February 13, 2024} %\underline{NEW FUNCTIONALITY} %\begin{itemize} @@ -17,7 +17,7 @@ % \item xxx %\end{itemize} - %\textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ + \textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\ %\underline{BASIC FUNCTIONALITY} %\begin{itemize} % \item xxx diff --git a/doc/ReleaseNotes/previous/v6.5.0.tex b/doc/ReleaseNotes/previous/v6.5.0.tex index e51f8be19a6..0ed09d0cf59 100644 --- a/doc/ReleaseNotes/previous/v6.5.0.tex +++ b/doc/ReleaseNotes/previous/v6.5.0.tex @@ -1,7 +1,7 @@ % Use this template for starting initializing the release notes % after a release has just been made. - \subsection{Version mf6.5.0--May 23, 2024} + \subsection{Version mf6.5.0---May 23, 2024} \underline{NEW FUNCTIONALITY} \begin{itemize}