Skip to content

Commit 16c2bf9

Browse files
Merge branch 'develop' into feature/sfc_climo_gen.frac
Fixes ufs-community#709.
2 parents 71fc588 + 90c2830 commit 16c2bf9

17 files changed

+1975
-1974
lines changed

reg_tests/cpld_gridgen/rt.conf

+27-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
1-
# C384_025 needs to be the first test due to dependency
1+
#################################################################
2+
# Baseline configurations
3+
# C384_025 needs to be the first test due to dependency of
4+
# the weight-generation from 1/4deg ocean to lower resolution
5+
#################################################################
6+
27
# TEST_NAME | DEP_NAME
38
#
49
C384_025 |
510
C192_050 | C384_025
611
C096_100 | C384_025
12+
13+
#################################################################
14+
# Non-baseline configurations.
15+
# These configurations have been tested on hera. For hera, the
16+
# memory use for the C3072 config is approx 60% of the full node,
17+
# C1152 is 12% of the full node and C768 is 8% of the full node.
18+
# The default is set as 12g on RDHPCS platforms and should be
19+
# sufficient for all but C3072. On hera C3072 requires approx 50min
20+
# of wall clock and using --exclusive. See C3072 settings in rt.sh
21+
#
22+
# Note that the 5deg ocean cases are currently only supported on
23+
# hera
24+
#################################################################
25+
26+
#C3072_025 |
27+
#C1152_025 |
28+
#C768_025 |
29+
30+
#C192_025 |
31+
#C048_500 | C384_025
32+
#C096_500 | C384_025

0 commit comments

Comments
 (0)