Skip to content

Commit

Permalink
Merge pull request #74 from grantfirl/ufs-dev-PR19
Browse files Browse the repository at this point in the history
UFS-dev #19
  • Loading branch information
grantfirl authored Nov 30, 2022
2 parents 8d3a8a4 + 903420c commit c18dd1c
Show file tree
Hide file tree
Showing 11 changed files with 1,795 additions and 1,795 deletions.
2 changes: 1 addition & 1 deletion FV3
2 changes: 1 addition & 1 deletion WW3
Submodule WW3 updated 209 files
440 changes: 220 additions & 220 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

1,318 changes: 659 additions & 659 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

448 changes: 224 additions & 224 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

1,362 changes: 681 additions & 681 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/parm/aqm/aqm.rc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ctm_pmdiag: true
#
# Input emissions
#
emission_sources: anthro bio fire
emission_sources: anthro fire

#
# Anthropogenic
Expand Down
10 changes: 5 additions & 5 deletions tests/rt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ RUN | cpld_mpi_p8
#RUN | cpld_multigrid_p8 | - wcoss2.intel | |
RUN | cpld_control_ciceC_p8 | - wcoss2.intel | fv3 |

RUN | cpld_control_c192_p8 | - wcoss2.intel jet.intel | fv3 |
RUN | cpld_restart_c192_p8 | - wcoss2.intel jet.intel | | cpld_control_c192_p8
RUN | cpld_control_c192_p8 | - wcoss2.intel jet.intel acorn.intel | fv3 |
RUN | cpld_restart_c192_p8 | - wcoss2.intel jet.intel acorn.intel | | cpld_control_c192_p8

RUN | cpld_bmark_p8 | - wcoss2.intel jet.intel cheyenne.intel | fv3 |
RUN | cpld_restart_bmark_p8 | - wcoss2.intel jet.intel cheyenne.intel | | cpld_bmark_p8
RUN | cpld_bmark_esmfthreads_p8 | - wcoss2.intel jet.intel cheyenne.intel | fv3 |
RUN | cpld_bmark_p8 | - wcoss2.intel jet.intel cheyenne.intel acorn.intel | fv3 |
RUN | cpld_restart_bmark_p8 | - wcoss2.intel jet.intel cheyenne.intel acorn.intel | | cpld_bmark_p8
RUN | cpld_bmark_esmfthreads_p8 | - wcoss2.intel jet.intel cheyenne.intel acorn.intel | fv3 |

COMPILE | -DAPP=S2SW -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | | fv3 |
RUN | cpld_control_noaero_p8 | | fv3 |
Expand Down
2 changes: 1 addition & 1 deletion tests/rt.ncar.sh
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then
TEST_35D=true
fi

BL_DATE=20221109
BL_DATE=20221117

RTPWD=${RTPWD:-$DISKNM/NCAR/main-${BL_DATE}/${RT_COMPILER^^}}

Expand Down
2 changes: 1 addition & 1 deletion tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then
TEST_35D=true
fi

BL_DATE=20221028
BL_DATE=20221107

RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-${BL_DATE}/${RT_COMPILER^^}}

Expand Down

0 comments on commit c18dd1c

Please sign in to comment.