Skip to content

Commit 241dd8e

Browse files
authored
Fifth reconciliation PR from production/RRFS.v1 (ufs-community#2485)
* UFSWM - Fix improperly assigned fire emissions for ebb_dcycle==1 for retrospectives (NOT operational!) * FV3 - Fix improperly assigned fire emissions for ebb_dcycle==1 for retrospectives (NOT operational!) * ccpp-physics - Fix improperly assigned fire emissions for ebb_dcycle==1 for retrospectives (NOT operational!)
1 parent 2950089 commit 241dd8e

14 files changed

+2735
-2599
lines changed

FV3

Submodule FV3 updated from 1648e17 to a7d46ee

tests/bl_date.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export BL_DATE=20241212
1+
export BL_DATE=20241223

tests/fv3_conf/fv3_slurm.IN_hercules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ if [[ @[RT_COMPILER] == intel ]]; then
4141
elif [[ @[RT_COMPILER] == gnu ]]; then
4242
# For mvapich2
4343
export MV2_SHMEM_COLL_NUM_COMM=128
44+
export MV2_HOMOGENEOUS_CLUSTER=1
45+
export MV2_USE_ALIGNED_ALLOC=1
4446
fi
4547

4648
# Avoid job errors because of filesystem synchronization delays

tests/logs/RegressionTests_derecho.log

Lines changed: 279 additions & 349 deletions
Large diffs are not rendered by default.

tests/logs/RegressionTests_gaeac5.log

Lines changed: 458 additions & 297 deletions
Large diffs are not rendered by default.

tests/logs/RegressionTests_gaeac6.log

Lines changed: 276 additions & 276 deletions
Large diffs are not rendered by default.

tests/logs/RegressionTests_hera.log

Lines changed: 434 additions & 378 deletions
Large diffs are not rendered by default.

tests/logs/RegressionTests_hercules.log

Lines changed: 373 additions & 440 deletions
Large diffs are not rendered by default.

tests/logs/RegressionTests_jet.log

Lines changed: 340 additions & 249 deletions
Large diffs are not rendered by default.

tests/logs/RegressionTests_orion.log

Lines changed: 322 additions & 306 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)