Skip to content

Commit

Permalink
Merge branch 'develop' into mynn_01March_gjf
Browse files Browse the repository at this point in the history
  • Loading branch information
grantfirl committed Mar 21, 2023
2 parents ffdabe0 + 10ceadd commit 4af6f97
Show file tree
Hide file tree
Showing 14 changed files with 5,009 additions and 5,075 deletions.
2 changes: 1 addition & 1 deletion AQM
2 changes: 1 addition & 1 deletion FV3
1,256 changes: 634 additions & 622 deletions tests/RegressionTests_acorn.intel.log

Large diffs are not rendered by default.

422 changes: 211 additions & 211 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

1,904 changes: 915 additions & 989 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

1,122 changes: 559 additions & 563 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

416 changes: 208 additions & 208 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

1,326 changes: 663 additions & 663 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

1,202 changes: 601 additions & 601 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

1,330 changes: 665 additions & 665 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

1,090 changes: 545 additions & 545 deletions tests/RegressionTests_wcoss2.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 @@ -16,7 +16,7 @@ csqy_data: CSQY_DATA_cb6r3_ae6_aq
optics_data: PHOT_OPTICS.dat
omi_data: omi_cmaq_2015_361X179.dat

init_concentrations: true
init_concentrations: false

run_aerosol: true

Expand Down
8 changes: 4 additions & 4 deletions tests/rt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN | cpld_warmstart_c48
RUN | cpld_restart_c48 | | | cpld_warmstart_c48

COMPILE | -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_cpld_rasmgshocnsstnoahmp_ugwp -DFASTER=ON | | fv3 |
RUN | cpld_control_p8_faster | | fv3 |
RUN | cpld_control_p8_faster | - cheyenne.intel | fv3 |

###################################################################################################################################################################################
# ATM tests #
Expand Down Expand Up @@ -283,10 +283,10 @@ RUN | atmaero_control_p8_rad_micro
# ATM-CMAQ tests
###################################################################################################################################################################################

COMPILE | -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 | | fv3 |
COMPILE | -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -D32BIT=ON | | fv3 |
RUN | regional_atmaq | | fv3 |
COMPILE | -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON | | fv3 |
COMPILE | -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DDEBUG=ON -D32BIT=ON | | fv3 |
RUN | regional_atmaq_debug | - jet.intel gaea.intel cheyenne.intel | fv3 |

COMPILE | -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DFASTER=ON | | fv3 |
COMPILE | -DAPP=ATMAQ -DCCPP_SUITES=FV3_GFS_v15p2 -DFASTER=ON -D32BIT=ON | | fv3 |
RUN | regional_atmaq_faster | | fv3 |
2 changes: 1 addition & 1 deletion tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then
fi


BL_DATE=20230308
BL_DATE=20230320

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

Expand Down

0 comments on commit 4af6f97

Please sign in to comment.