Skip to content

Commit

Permalink
Sync HAFS submodules as of 12/06/2021 (hafs-community#118)
Browse files Browse the repository at this point in the history
*Point submodule hafs_forecast.fd to ufs-weather-model develop branch directly (as of 12/06/2021)
*Point submodule hafs_post.fd to UPP develop branch directly (as of 12/06/2021)
*Sync hafs_utils.fd with latest UFS_UTILS develop branch as of 12/06/2021
  • Loading branch information
BinLiu-NOAA authored Dec 8, 2021
1 parent 1f7fb15 commit 30666cc
Show file tree
Hide file tree
Showing 15 changed files with 28 additions and 28 deletions.
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[submodule "ufs-weather-model"]
path = sorc/hafs_forecast.fd
url = https://github.com/hafs-community/ufs-weather-model.git
branch = support/HAFS
url = https://github.com/ufs-community/ufs-weather-model.git
branch = develop
[submodule "UPP"]
path = sorc/hafs_post.fd
url = https://github.com/hafs-community/UPP.git
branch = support/HAFS
url = https://github.com/NOAA-EMC/UPP.git
branch = develop
[submodule "UFS_UTILS"]
path = sorc/hafs_utils.fd
url = https://github.com/hafs-community/UFS_UTILS.git
Expand Down
4 changes: 2 additions & 2 deletions modulefiles/modulefile.hafs.hera
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ module load png/1.6.35
module load hdf5/1.10.6
module load netcdf/4.7.4
module load pio/2.5.2
module load esmf/8_2_0_beta_snapshot_14
module load esmf/8_2_0
module load fms/2021.03-avx

module load bacio/2.4.1
Expand All @@ -43,7 +43,7 @@ module load upp/10.0.10

module load gftl-shared/v1.3.0
module load yafyaml/v0.5.1
module load mapl/v2.7.3-esmf820bs14
module load mapl/2.11.0-esmf-8_2_0

module load g2/3.4.3

Expand Down
4 changes: 2 additions & 2 deletions modulefiles/modulefile.hafs.jet
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ module load png/1.6.35
module load hdf5/1.10.6
module load netcdf/4.7.4
module load pio/2.5.2
module load esmf/8_2_0_beta_snapshot_14
module load esmf/8_2_0
module load fms/2021.03

module load bacio/2.4.1
Expand All @@ -43,7 +43,7 @@ module load upp/10.0.10

module load gftl-shared/v1.3.0
module load yafyaml/v0.5.1
module load mapl/v2.7.3-esmf820bs14
module load mapl/2.11.0-esmf-8_2_0

module load g2/3.4.3

Expand Down
4 changes: 2 additions & 2 deletions modulefiles/modulefile.hafs.orion
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module load png/1.6.35
module load hdf5/1.10.6
module load netcdf/4.7.4
module load pio/2.5.2
module load esmf/8_2_0_beta_snapshot_14
module load esmf/8_2_0
module load fms/2021.03

module load bacio/2.4.1
Expand All @@ -41,7 +41,7 @@ module load upp/10.0.10

module load gftl-shared/v1.3.0
module load yafyaml/v0.5.1
module load mapl/v2.7.3-esmf820bs14
module load mapl/2.11.0-esmf-8_2_0

module load g2/3.4.3

Expand Down
2 changes: 1 addition & 1 deletion modulefiles/modulefile.hafs.wcoss_cray
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ module load wrf_io/1.1.1
module load wgrib2/2.0.8
#doesn't work setenv WGRIB2 /usrx/local/nceplibs/NCEPLIBS/cmake/install/NCEPLIBS-v1.3.0/wgrib2/wgrib2-2.0.8/bin/wgrib2

module load esmf/811
module load esmf/820
module load fms/2021.03

## WCOSS Cray execution prereqs:
Expand Down
4 changes: 2 additions & 2 deletions modulefiles/modulefile.hafs.wcoss_dell_p3
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module load png/1.6.35
module load hdf5/1.10.6
module load netcdf/4.7.4
module load pio/2.5.2
module load esmf/8_2_0_beta_snapshot_14
module load esmf/8_2_0
module load fms/2021.03

module load bacio/2.4.1
Expand All @@ -40,7 +40,7 @@ module load upp/10.0.10

module load gftl-shared/v1.3.0
module load yafyaml/v0.5.1
module load mapl/v2.7.3-esmf820bs14
module load mapl/2.11.0-esmf-8_2_0

module load g2/3.4.3

Expand Down
4 changes: 2 additions & 2 deletions parm/forecast/globnest/input.nml.tmp
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@
do_ca = .false.
ca_sgs = .false.
nca = 1
scells = 2600
tlives = 1800
ncells = 5
nlives = 12
nseed = 1
nfracseed = 0.5
ca_trigger = .false.
Expand Down
4 changes: 2 additions & 2 deletions parm/forecast/globnest/input_nest02.nml.tmp
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,8 @@
do_ca = .false.
ca_sgs = .false.
nca = 1
scells = 2600
tlives = 1800
ncells = 5
nlives = 12
nseed = 1
nfracseed = 0.5
ca_trigger = .false.
Expand Down
4 changes: 2 additions & 2 deletions parm/forecast/globnest_hwrf/input.nml.tmp
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@
do_ca = .false.
ca_sgs = .false.
nca = 1
scells = 2600
tlives = 1800
ncells = 5
nlives = 12
nseed = 1
nfracseed = 0.5
ca_trigger = .false.
Expand Down
4 changes: 2 additions & 2 deletions parm/forecast/globnest_hwrf/input_nest02.nml.tmp
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@
do_ca = .false.
ca_sgs = .false.
nca = 1
scells = 2600
tlives = 1800
ncells = 5
nlives = 12
nseed = 1
nfracseed = 0.5
ca_trigger = .false.
Expand Down
4 changes: 2 additions & 2 deletions parm/forecast/regional/input.nml.tmp
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@
do_ca = .false.
ca_sgs = .false.
nca = 1
scells = 2600
tlives = 1800
ncells = 5
nlives = 12
nseed = 1
nfracseed = 0.5
ca_trigger = .false.
Expand Down
4 changes: 2 additions & 2 deletions parm/forecast/regional_hwrf/input.nml.tmp
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,8 @@
do_ca = .false.
ca_sgs = .false.
nca = 1
scells = 2600
tlives = 1800
ncells = 5
nlives = 12
nseed = 1
nfracseed = 0.5
ca_trigger = .false.
Expand Down
2 changes: 1 addition & 1 deletion sorc/hafs_forecast.fd
Submodule hafs_forecast.fd updated 155 files

0 comments on commit 30666cc

Please sign in to comment.