Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

develop: merge HWRF version of saSAS with GFS version #94

Merged
merged 35 commits into from
Jun 5, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
848be96
Initial commit for ufs-weather-model unit test
MinsukJi-NOAA Feb 20, 2020
f89ba36
Merged latest develop 47c7f9b
MinsukJi-NOAA Feb 20, 2020
30d2a0e
Update utest
MinsukJi-NOAA Feb 27, 2020
3fe3d7b
Modify script output for clearer information
MinsukJi-NOAA Feb 28, 2020
758ae78
Delete edflow run directory and other run/output files
MinsukJi-NOAA Feb 28, 2020
c3cc2b7
Delete directories ecflow_run, log_hera.intel, log_ut_hera.intel
MinsukJi-NOAA Feb 28, 2020
3148eec
*Modify ccpp configuration files to accomodate unit tests (under fv3_…
MinsukJi-NOAA Mar 3, 2020
7958451
Add unit test log files
MinsukJi-NOAA Mar 4, 2020
0eef7a3
Implement ecflow option for unit testing (#1)
MinsukJi-NOAA Mar 18, 2020
fefc91d
Update .gitmodules and submodule pointer for fv3atm for code review a…
climbfuji Apr 1, 2020
4a3c418
Add regression test for HWRF SAS shallow+deep convection
climbfuji Apr 1, 2020
e0e1422
Update submodule pointer for fv3atm
climbfuji Apr 3, 2020
f8b82a3
Avoid using non-uniform block sizes in regression tests fv3_(ccpp_)st…
climbfuji Apr 6, 2020
0db8818
Update submodule pointer for fv3atm
climbfuji Apr 6, 2020
a204c01
Bugfix, apply change of blocksize from 32 to 24 in parm/input_nest02.…
climbfuji Apr 10, 2020
8c2612d
Add fv3_ccpp_gfdlmp_hwrfsas test in REPRO mode to rt.conf
climbfuji Apr 10, 2020
4d241c5
Update .gitmodules (FV3)
DusanJovic-NOAA Apr 13, 2020
944e4ab
Update FV3 submodule
DusanJovic-NOAA Apr 13, 2020
269dcb7
Update FV3 submodule
DusanJovic-NOAA Apr 15, 2020
94ffd6e
Merge branch 'develop' into butterfly_effect
DusanJovic-NOAA Apr 17, 2020
6c39867
Merge branch 'develop' into butterfly_effect
DusanJovic-NOAA Apr 24, 2020
e4ffa8b
Update to the latest weather-model develop
MinsukJi-NOAA May 14, 2020
a928347
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
climbfuji Jun 3, 2020
40a8de6
Update submodule pointer for fv3atm
climbfuji Jun 3, 2020
09241be
tests/rt.sh: change job and compile queue on hera from debug to batch
climbfuji Jun 3, 2020
919b6d2
Update to the latest develop of weather model
MinsukJi-NOAA Jun 3, 2020
1c1a3a2
Merge branch 'butterfly_effect' of https://github.com/dusanjovic-noaa…
climbfuji Jun 3, 2020
2dcc1a8
Merge branch 'feature/unit_test' of https://github.com/MinsukJi-NOAA/…
climbfuji Jun 3, 2020
dc25cbe
Update date tag for regression test baseline
climbfuji Jun 3, 2020
df537b4
Change the way the sutils module is loaded on hera.{gnu,intel} and je…
climbfuji Jun 3, 2020
b6ba231
Update submodule pointer for fv3atm
climbfuji Jun 3, 2020
5ffaa22
Regression test logs for hera.intel, wcoss_cray, wcoss_dell_p3
climbfuji Jun 4, 2020
7b26100
Increase walltime for compile jobs on orion from 30 to 60 minutes
climbfuji Jun 4, 2020
b63bf8c
Regression test logs for orion.intel
climbfuji Jun 4, 2020
6d72788
Revert change to .gitmodules and update submodule pointer for fv3atm
climbfuji Jun 5, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion modulefiles/hera.gnu/fv3
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ setenv NCEPLIBS /scratch2/NCEPDEV/nwprod/NCEPLIBS
## load contrib environment
## load slurm utils (arbitrary.pl layout.pl)
##
module load contrib sutils
module use -a /contrib/sutils/modulefiles
module load sutils

##
## load programming environment
Expand Down
3 changes: 2 additions & 1 deletion modulefiles/hera.intel/fv3
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ module-whatis "loads NEMS FV3 prerequisites for Hera/Intel"
## load contrib environment
## load slurm utils (arbitrary.pl layout.pl)
##
module load contrib sutils
module use -a /contrib/sutils/modulefiles
module load sutils

##
## load programming environment
Expand Down
3 changes: 2 additions & 1 deletion modulefiles/jet.intel/fv3
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ module purge
## load contrib environment
## load slurm utils (arbitrary.pl layout.pl)
##
module load contrib sutils
module use -a /contrib/sutils/modulefiles
module load sutils

module load intel/18.0.5.274
module load impi/2018.4.274
Expand Down
2 changes: 2 additions & 0 deletions parm/ccpp_gfdlmp.nml.IN
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,9 @@
trans_trac = .false.
cnvcld = .true.
imfshalcnv = @[IMFSHALCNV]
hwrf_samfshal = @[HWRF_SAMFSHAL]
imfdeepcnv = @[IMFDEEPCNV]
hwrf_samfdeep = @[HWRF_SAMFDEEP]
cdmbgwd = 3.5,0.25
prslrd0 = 0.
ivegsrc = 1
Expand Down
2 changes: 1 addition & 1 deletion parm/ccpp_regional_c768.nml.IN
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
/

&fv_core_nml
layout = 20,24
layout = 24,20
io_layout = 1,1
npx = 1729
npy = 1441
Expand Down
2 changes: 1 addition & 1 deletion parm/ccpp_stretched-nest-input.nml.IN
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/

&atmos_model_nml
blocksize = 32
blocksize = 24
chksum_debug = .false.
dycore_only = .false.
fdiag = @[FDIAG]
Expand Down
2 changes: 1 addition & 1 deletion parm/input_nest02.nml.IN
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/

&atmos_model_nml
blocksize = 32
blocksize = 24
chksum_debug = .false.
dycore_only = .false.
fdiag = @[FDIAG]
Expand Down
2 changes: 1 addition & 1 deletion parm/model_configure.IN
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ memuse_verbose: .false.
atmos_nthreads: @[THRD]
use_hyper_thread: .false.
ncores_per_node: 24
restart_interval: 0
restart_interval: @[RESTART_INTERVAL]
output_1st_tstep_rst: .false.

quilting: @[QUILTING]
Expand Down
2 changes: 1 addition & 1 deletion parm/regional_c768.nml.IN
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
/

&fv_core_nml
layout = 20,24
layout = 24,20
io_layout = 1,1
npx = 1729
npy = 1441
Expand Down
2 changes: 1 addition & 1 deletion parm/stretched-nest-input.nml.IN
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/

&atmos_model_nml
blocksize = 32
blocksize = 24
chksum_debug = .false.
dycore_only = .false.
fdiag = @[FDIAG]
Expand Down
884 changes: 554 additions & 330 deletions tests/Compile_hera.intel.log

Large diffs are not rendered by default.

985 changes: 491 additions & 494 deletions tests/Compile_orion.intel.log

Large diffs are not rendered by default.

19,534 changes: 19,534 additions & 0 deletions tests/Compile_ut_hera.intel.log

Large diffs are not rendered by default.

565 changes: 297 additions & 268 deletions tests/Compile_wcoss_cray.log

Large diffs are not rendered by default.

562 changes: 285 additions & 277 deletions tests/Compile_wcoss_dell_p3.log

Large diffs are not rendered by default.

Loading