Skip to content

Commit

Permalink
NCAR-main PR#956 (#1604)
Browse files Browse the repository at this point in the history
* Update FV3

* Merge pull request #67 from dustinswales/accumulated_cleanup

* Updated physics

* Reverting DISKNM/gaea to original

* add new BL_DATE
  • Loading branch information
dustinswales authored Mar 3, 2023
1 parent 23a4116 commit 94cc62a
Show file tree
Hide file tree
Showing 10 changed files with 5,714 additions and 5,639 deletions.
2 changes: 1 addition & 1 deletion FV3
4,368 changes: 2,181 additions & 2,187 deletions tests/RegressionTests_acorn.intel.log

Large diffs are not rendered by default.

324 changes: 162 additions & 162 deletions tests/RegressionTests_cheyenne.gnu.log

Large diffs are not rendered by default.

1,101 changes: 583 additions & 518 deletions tests/RegressionTests_cheyenne.intel.log

Large diffs are not rendered by default.

1,418 changes: 717 additions & 701 deletions tests/RegressionTests_gaea.intel.log

Large diffs are not rendered by default.

420 changes: 210 additions & 210 deletions tests/RegressionTests_hera.gnu.log

Large diffs are not rendered by default.

1,274 changes: 637 additions & 637 deletions tests/RegressionTests_hera.intel.log

Large diffs are not rendered by default.

1,162 changes: 581 additions & 581 deletions tests/RegressionTests_jet.intel.log

Large diffs are not rendered by default.

1,280 changes: 640 additions & 640 deletions tests/RegressionTests_orion.intel.log

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ elif [[ $MACHINE_ID = gaea.* ]]; then
ECFLOW_START=/lustre/f2/pdata/esrl/gsd/contrib/miniconda3/4.8.3/envs/ufs-weather-model/bin/ecflow_start.sh
ECF_PORT=$(( $(id -u) + 1500 ))

DISKNM=/lustre/f2/pdata/ncep_shared/role.epic/RT
DISKNM=/lustre/f2/pdata/ncep_shared/emc.nemspara/RT
QUEUE=normal
COMPILE_QUEUE=normal
# ACCNR="${ACCNR:-cmp}"
Expand Down Expand Up @@ -446,7 +446,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then
fi


BL_DATE=20230222
BL_DATE=20230227

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

Expand Down

0 comments on commit 94cc62a

Please sign in to comment.