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

UFS-dev #19 #74

Merged
merged 26 commits into from
Nov 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
e12d311
Improve radiative fluxes and cloud cover in FV3 for HR1
ChunxiZhang-NOAA Nov 1, 2022
5db3fac
[AQM] [FV3] [WW3] Enable CMAQ scavenging and wet removal in resolved …
BrianCurtis-NOAA Nov 3, 2022
2401857
Remove the lines that are commented out in FV3/ccpp/physics/physics/G…
ChunxiZhang-NOAA Nov 4, 2022
73ef0b9
Make changes to the Thompson scheme to address reviewer comments
ChunxiZhang-NOAA Nov 7, 2022
229b424
Merge remote-tracking branch 'upstream/develop' into feature/mp_cloud
ChunxiZhang-NOAA Nov 7, 2022
9eb1442
add new BL_DATE
jkbk2004 Nov 7, 2022
95f2d8b
[AutoRT] hera.gnu Job Completed.
BrianCurtis-NOAA Nov 7, 2022
3f62c59
[AutoRT] hera.intel Job Completed.
BrianCurtis-NOAA Nov 7, 2022
cb14ef4
WCOSS2 Intel RT Log
BrianCurtis-NOAA Nov 8, 2022
e545ee9
[AutoRT] jet.intel Job Completed.
BrianCurtis-NOAA Nov 8, 2022
a55c7d3
[AutoRT] orion.intel Job Completed.
BrianCurtis-NOAA Nov 8, 2022
9c468d5
[AutoRT] gaea.intel Job Completed.
BrianCurtis-NOAA Nov 8, 2022
93c685c
add cheyenne intel/gnu RT logs: passed
jkbk2004 Nov 8, 2022
3e6fbca
skip additional test on acorn
BrianCurtis-NOAA Nov 8, 2022
6401a98
Merge branch 'feature/mp_cloud' of github.com:ChunxiZhang-NOAA/ufs-we…
BrianCurtis-NOAA Nov 8, 2022
5712195
Acorn Intel RT Log
BrianCurtis-NOAA Nov 8, 2022
6ca6c06
Revert submodule pointer for FV3
ChunxiZhang-NOAA Nov 8, 2022
ca531a0
Merge branch 'feature/mp_cloud' of https://github.com/ChunxiZhang-NOA…
ChunxiZhang-NOAA Nov 8, 2022
9ad2e49
Merge branch 'feature/mp_cloud' into ufs-dev-PR19
Nov 8, 2022
8d4e271
update FV3 and .gitmodules for testing
Nov 15, 2022
76b05a0
update BL_DATE in rt.ncar.sh to create new baselines
Nov 17, 2022
d35e807
[AutoRT] cheyenne.gnu Job Completed.
Nov 21, 2022
3f35dc3
[AutoRT] hera.gnu Job Completed.
Nov 21, 2022
784e2f0
[AutoRT] hera.intel Job Completed.
Nov 21, 2022
5faf97d
[AutoRT] cheyenne.intel Job Completed.
Nov 21, 2022
903420c
update FV3 submodule and revert .gitmodules
Nov 30, 2022
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
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