Skip to content

Commit

Permalink
ci(distribution): final 6.3.0 distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
langevin-usgs committed Mar 4, 2022
1 parent 39e1f94 commit 7a6dbe8
Show file tree
Hide file tree
Showing 11 changed files with 66 additions and 48 deletions.
17 changes: 9 additions & 8 deletions DISCLAIMER.md
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.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

This is the development repository for the USGS MODFLOW 6 Hydrologic Model. The official USGS distribution is available at [USGS Release Page](https://water.usgs.gov/ogw/modflow/MODFLOW.html).

### Version 6.3.0 release candidate
### Version 6.3.0

[![tests - ifort](https://github.com/MODFLOW-USGS/modflow6/actions/workflows/ci-tests-ifort.yml/badge.svg)](https://github.com/MODFLOW-USGS/modflow6/actions/workflows/ci-tests-ifort.yml)
[![tests - gfortran - latest version](https://github.com/MODFLOW-USGS/modflow6/actions/workflows/ci-tests-gfortran-latest.yml/badge.svg)](https://github.com/MODFLOW-USGS/modflow6/actions/workflows/ci-tests-gfortran-latest.yml)
Expand Down Expand Up @@ -105,11 +105,13 @@ Citations for specific versions are included with the [releases](https://github.
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.

4 changes: 2 additions & 2 deletions code.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"status": "Release Candidate",
"status": "Production",
"languages": [
"Fortran2008"
],
Expand All @@ -20,7 +20,7 @@
"laborHours": -1,
"version": "6.3.0",
"date": {
"metadataLastUpdated": "2021-07-30"
"metadataLastUpdated": "2022-03-04"
},
"organization": "U.S. Geological Survey",
"permissions": {
Expand Down
10 changes: 9 additions & 1 deletion doc/ReleaseNotes/folder_struct.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
\begin{verbatim}
mf6.2.2/
mf6.3.0/
bin/
doc/
examples/
Expand Down Expand Up @@ -184,11 +184,13 @@
mt3d/
ex-gwt-uzt-2d-b/
mt3d/
ex-gwtgwt-mt3dms-p10/
make/
msvs/
src/
Exchange/
Model/
Connection/
Geometry/
GroundWaterFlow/
GroundWaterTransport/
Expand All @@ -197,6 +199,12 @@
SparseMatrixSolver/
Timing/
Utilities/
Libraries/
blas/
daglib/
rcm/
sparsekit/
sparskit2/
Memory/
Observation/
OutputControl/
Expand Down
1 change: 0 additions & 1 deletion doc/mf6io/mf6noname.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

1. mf6.exe: mfsim.nam is not present in working directory.

2

\end{lstlisting}
}
12 changes: 7 additions & 5 deletions doc/mf6io/mf6output.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
\begin{lstlisting}[style=modeloutput]
MODFLOW 6
U.S. GEOLOGICAL SURVEY MODULAR HYDROLOGIC MODEL
VERSION 6.2.2 07/30/2021
VERSION 6.3.0 03/04/2022

MODFLOW 6 compiled Jul 30 2021 14:34:58 with IFORT compiler (ver. 19.10.2)
MODFLOW 6 compiled Mar 02 2022 15:29:04 with Intel(R) Fortran Intel(R) 64
Compiler Classic for applications running on Intel(R) 64, Version 2021.5.0
Build 20211109_000000

This software has been approved for release by the U.S. Geological
Survey (USGS). Although the software has been subjected to rigorous
Expand All @@ -20,15 +22,15 @@
and distribution information.


Run start date and time (yyyy/mm/dd hh:mm:ss): 2021/07/30 14:44:24
Run start date and time (yyyy/mm/dd hh:mm:ss): 2022/03/04 12:00:35

Writing simulation list file: mfsim.lst
Using Simulation name file: mfsim.nam

Solving: Stress period: 1 Time step: 1

Run end date and time (yyyy/mm/dd hh:mm:ss): 2021/07/30 14:44:24
Elapsed run time: 0.062 Seconds
Run end date and time (yyyy/mm/dd hh:mm:ss): 2022/03/04 12:00:36
Elapsed run time: 0.156 Seconds

Normal termination of simulation.

Expand Down
12 changes: 8 additions & 4 deletions doc/mf6io/mf6switches.tex
Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
{\small
\begin{lstlisting}[style=modeloutput]
mf6.exe - MODFLOW 6.2.2 07/30/2021 (compiled Jul 30 2021 14:34:58)
mf6.exe - MODFLOW 6.3.0 03/04/2022 (compiled Mar 02 2022 15:29:04)
usage: mf6.exe run MODFLOW 6 using "mfsim.nam"
or: mf6.exe [options] retrieve program information

Options GNU long option Meaning
-h, -? --help Show this message
-v --version Display program version information.
-dev --develop Display program develop option mode.
-d --disclaimer Display program disclaimer.
-lic --license Display program license information.
-c --compiler Display compiler information.
-co --compiler-opt Display compiler options.
-s --silent All STDOUT to mfsim.stdout.
-l <str> --level <str> STDOUT output to screen based on <str>.
<str>=summary Limited output to STDOUT.
<str>=debug Enhanced output to STDOUT.
-m <str> --mode <str> MODFLOW 6 simulation mode based on <str>.
<str>=validate Check model input for
errors but do assemble or
solve matrix equations or
write solution output.
errors but do not
assemble or solve matrix
equations or write
solution output.

Bug reporting and contributions are welcome from the community.
Questions can be asked on the issues page[1]. Before creating a new
Expand Down
2 changes: 1 addition & 1 deletion doc/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MODFLOW 6 version file automatically created using...make_release.py
# created on...July 30, 2021 15:31:43
# created on...March 04, 2022 11:12:44

major = 6
minor = 3
Expand Down
4 changes: 2 additions & 2 deletions doc/version.tex
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
\newcommand{\modflowversion}{mf6.3.0---release candidate}
\newcommand{\modflowdate}{July 30, 2021}
\newcommand{\modflowversion}{mf6.3.0}
\newcommand{\modflowdate}{March 04, 2022}
\newcommand{\currentmodflowversion}{Version \modflowversion---\modflowdate}
30 changes: 16 additions & 14 deletions src/Utilities/version.f90
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ module VersionModule
implicit none
public
! -- modflow 6 version
integer(I4B), parameter :: IDEVELOPMODE = 1
character(len=40), parameter :: VERSION = '6.3.0 release candidate 07/30/2021'
integer(I4B), parameter :: IDEVELOPMODE = 0
character(len=40), parameter :: VERSION = '6.3.0 03/04/2022'
character(len=10), parameter :: MFVNAM = ' 6'
character(len=*), parameter :: MFTITLE = &
'U.S. GEOLOGICAL SURVEY MODULAR HYDROLOGIC MODEL'
Expand Down Expand Up @@ -54,18 +54,20 @@ module VersionModule
&' (https://github.com/jacobwilliams/daglib)',/ &
&)"
! -- disclaimer must be appropriate for version (release or release candidate)
character(len=*), parameter :: FMTDISCLAIMER = &
"(/, &
&'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.',/)"
character(len=*), parameter :: FMTDISCLAIMER = &
"(/, &
&'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. Also refer to the USGS Water ',/, &
&'Resources Software User Rights Notice for complete use, copyright, ',/, &
&'and distribution information.',/)"

contains

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# MODFLOW 6 version file automatically created using...make_release.py
# created on...July 30, 2021 15:31:43
# created on...March 04, 2022 11:12:44

major = 6
minor = 3
Expand Down

0 comments on commit 7a6dbe8

Please sign in to comment.