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

(1) update MOM6 to 20230206 main branch (2) remove cpld_esmfthread_P8 (3) hafs bug fix #1606

Merged
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
f638241
updates for movingnest debug mode
junwang-noaa Jan 30, 2023
ee348f9
update fv3
junwang-noaa Jan 30, 2023
b63622b
remove print
junwang-noaa Jan 30, 2023
79fd4a0
add hafs_regional_storm_following_1nest_atm_ocn_debug test
junwang-noaa Jan 31, 2023
dfac422
sync fv3 with develop branch
junwang-noaa Jan 31, 2023
b81e973
Merge remote-tracking branch 'upstream/develop' into hafs_movingnest_…
junwang-noaa Jan 31, 2023
5f3dd7c
fix syntax in the new text
junwang-noaa Jan 31, 2023
057f88c
point MOM6 to test branch
jiandewang Feb 9, 2023
4d9fd77
update fv3
junwang-noaa Feb 9, 2023
e9abed3
Merge remote-tracking branch 'upstream/develop' into hafs_movingnest_…
junwang-noaa Feb 9, 2023
304642c
Merge pull request #6 from junwang-noaa/hafs_movingnest_debug
jiandewang Feb 9, 2023
6d8c330
add new BL_DATE
jkbk2004 Feb 9, 2023
902872f
revert BL_DATE change
jkbk2004 Feb 9, 2023
f9a4246
[AutoRT] hera.intel Job Completed.
BrianCurtis-NOAA Feb 10, 2023
fc39df2
add cheyenne intel.gnu RT logs: passed
jkbk2004 Feb 10, 2023
9975426
add orion.intel RT log: passed
jkbk2004 Feb 10, 2023
a7f0a62
[AutoRT] gaea.intel Job Completed.
BrianCurtis-NOAA Feb 10, 2023
8794f65
add hera.gnu RT log: passed
jkbk2004 Feb 10, 2023
c497aed
add cpld_bmark_p8 Hera.intel ORT log: passed
zach1221 Feb 10, 2023
94b7c50
add jet.intel RT log: passed
jkbk2004 Feb 11, 2023
a729742
WCOSS2 Intel RT Log
BrianCurtis-NOAA Feb 13, 2023
d8e0e37
fixing typo in hafs_regional_storm_following_1nest_atm_ocn_debug
jiandewang Feb 13, 2023
1cc59d9
Update hafs_fv3_run.IN
jkbk2004 Feb 14, 2023
0b92ed8
Update hycom_hat10_run.IN
jkbk2004 Feb 14, 2023
b789a45
Re-ran hafs debug RT: passed
jkbk2004 Feb 14, 2023
ea7ad3f
Re-ran hafs debug RT test: passed
jkbk2004 Feb 14, 2023
1d9bcb2
Re-ran hafs debug RT test on orion: passed
jkbk2004 Feb 14, 2023
175faae
revert MOM6 branch
jiandewang Feb 14, 2023
ea7bc58
revert FV3 submodule
jiandewang Feb 14, 2023
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
12 changes: 8 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[submodule "FV3"]
path = FV3
url = https://github.com/NOAA-EMC/fv3atm
branch = develop
url = https://github.com/junwang-noaa/fv3atm
branch = hafs_movingnest
#url = https://github.com/NOAA-EMC/fv3atm
#branch = develop
[submodule "WW3"]
path = WW3
url = https://github.com/NOAA-EMC/WW3
Expand All @@ -24,8 +26,10 @@
branch = emc/develop
[submodule "MOM6"]
path = MOM6-interface/MOM6
url = https://github.com/NOAA-EMC/MOM6
branch = dev/emc
# url = https://github.com/NOAA-EMC/MOM6
# branch = dev/emc
url = https://github.com/jiandewang/MOM6
branch = feature/update-to-main-20230206
[submodule "CICE"]
path = CICE-interface/CICE
url = https://github.com/NOAA-EMC/CICE
Expand Down
2 changes: 1 addition & 1 deletion FV3
Submodule FV3 updated 1 files
+53 −40 io/module_wrt_grid_comp.F90
2 changes: 1 addition & 1 deletion MOM6-interface/MOM6
320 changes: 160 additions & 160 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

1,481 changes: 718 additions & 763 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

1,493 changes: 724 additions & 769 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

382 changes: 199 additions & 183 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

1,511 changes: 733 additions & 778 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

1,517 changes: 736 additions & 781 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion tests/rt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ RUN | cpld_control_gfsv17
RUN | cpld_control_p8 | | fv3 |
RUN | cpld_restart_p8 | | | cpld_control_p8
RUN | cpld_2threads_p8 | | |
RUN | cpld_esmfthreads_p8 | | |
RUN | cpld_decomp_p8 | | |
RUN | cpld_mpi_p8 | | |
#RUN | cpld_multigrid_p8 | | |
Expand Down Expand Up @@ -202,6 +201,9 @@ RUN | hafs_regional_storm_following_1nest_atm
RUN | hafs_regional_storm_following_1nest_atm_ocn | - jet.intel | fv3 |
RUN | hafs_global_storm_following_1nest_atm | - jet.intel | fv3 |

COMPILE | -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DDEBUG=ON | | fv3 |
RUN | hafs_regional_storm_following_1nest_atm_ocn_debug | - jet.intel | fv3 |

COMPILE | -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v1_thompson_noahmp_nonsst,FV3_HAFS_v1_thompson_noahmp,FV3_HAFS_v1_thompson_nonsst,FV3_HAFS_v1_thompson,FV3_HAFS_v1_gfdlmp_tedmf_nonsst,FV3_HAFS_v1_gfdlmp_tedmf,FV3_HAFS_v1_thompson_tedmf_gfdlsf -D32BIT=ON -DFASTER=ON | | fv3 |
RUN | hafs_regional_storm_following_1nest_atm_ocn_wav | - jet.intel | fv3 |

Expand Down
90 changes: 0 additions & 90 deletions tests/tests/cpld_esmfthreads_p8

This file was deleted.

136 changes: 136 additions & 0 deletions tests/tests/hafs_regional_storm_following_1nest_atm_ocn_debug
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
###############################################################################
#
# HAFS regional with 1 storm-following moving nest and atmosphere-ocean coupled with HYCOM
#
###############################################################################

export TEST_DESCR="Compare HAFS regional with 1 storm-following moving nest and atmosphere-ocean coupled results with previous trunk version"

export CNTL_DIR=hafs_regional_storm_following_1nest_atm_ocn
jkbk2004 marked this conversation as resolved.
Show resolved Hide resolved

export LIST_FILES="atmf001.nc \
sfcf001.nc \
atm.nest02.f001.nc \
sfc.nest02.f001.nc"

export_fv3
export_hafs
export_hafs_regional

export HAFS=true
export FHMAX=1
export RESTART_N=${FHMAX}
export DT_ATMOS=180
export IDEFLATE=1
export NFHMAX_HF=-1
export NFHOUT_HF=1
export NFHOUT=1
export OUTPUT_FILE="'netcdf' 'netcdf'"
export SDAY=25
export SHOUR=12
export SMONTH=08
export SYEAR=2020
export WRTTASK_PER_GROUP=120

export OUTPUT_GRID='regional_latlon'
export CEN_LON=-86.3
export CEN_LAT=23.3
export LON1=-131.30
export LAT1=-16.70
export LON2=-41.30
export LAT2=63.30
export DLON=0.25
export DLAT=0.25

export OUTPUT_GRID_2='regional_latlon_moving'
export IMO_2=501
export JMO_2=501
export DLON_2=0.1
export DLAT_2=0.1

export BLOCKSIZE=${BLOCKSIZE:-24}
export CCPP_SUITE="FV3_HAFS_v1_gfdlmp_tedmf_nonsst"
export DEFLATE_LEVEL=-1
export INPES=6
export JNPES=10
export NPX=241
export NPY=241
export NPZ=64
export NPZP=$(($NPZ + 1))
export K_SPLIT=4
export N_SPLIT=5
export NWAT=6
export NA_INIT=1
export EXTERNAL_IC=.true.
export NGGPS_IC=.true.
export MOUNTAIN=.false.
export WARM_START=.false.
export TARGET_LAT="23.3"
export TARGET_LON="-86.3"
export STRETCH_FAC=1.0001
export REGIONAL=.true.
export BC_UPDATE_INTERVAL=3
export NROWS_BLEND=10
export FULL_ZS_FILTER=.false.
export N_ZS_FILTER=0

export GRID_PES="60,60"
export TILE_COARSE="0,1"
export NUM_TILE_TOP=1
export NEST_REFINE="0,3"
export NEST_IOFFSETS="999,61"
export NEST_JOFFSETS="999,61"
export IS_MOVING_NEST=".false.,.true."
export VORTEX_TRACKER="0,7"
export NTRACK="0,5"
export MOVE_CD_X="0,0"
export MOVE_CD_Y="0,0"

export INPES_NEST02=6
export JNPES_NEST02=10
export NPX_NEST02=361
export NPY_NEST02=361
export K_SPLIT_NEST02=4
export N_SPLIT_NEST02=5

export FHCYC=0
export FHSWR=1800
export FHLWR=1800
export NSTF_NAME=0,0,0,0,0
export CPLFLX=.true.
export CPLOCN2ATM=.true.
export CPLWAV=.false.
export CPLWAV2ATM=.false.
export CPL_IMP_MRG=.true.

# nems.configure
export med_model=cmeps
export CAP_DBUG_FLAG=0
export RESTART_N=${FHMAX}
export CPLMODE=hafs
export RUNTYPE=startup
export USE_COLDSTART=false

export CDEPS_DOCN=false
export OCEAN_START_DTG=43702.50000

export atm_model="fv3"
export ocn_model="hycom"

ATM_compute_tasks=$(( INPES*JNPES + INPES_NEST02*JNPES_NEST02 ))
OCN_tasks=60

export atm_omp_num_threads=2
export med_omp_num_threads=2
export ocn_omp_num_threads=2

export coupling_interval_sec=360
export MESH_ATM="unset"

export FIELD_TABLE=field_table_hafs
export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_regional_hafs.nml.IN
export INPUT_NEST02_NML=input_nest_hafs.nml.IN
export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm_ocn.IN"
export FV3_RUN="hafs_fv3_run.IN hycom_hat10_run.IN"