-
Notifications
You must be signed in to change notification settings - Fork 257
/
Copy pathrt_gnu.conf
67 lines (54 loc) · 8.58 KB
/
rt_gnu.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
##################################################################################################################################################################
# CCPP PROD tests #
##################################################################################################################################################################
COMPILE | APP=ATM SUITES=FV3_GFS_2017_gfdlmp | | fv3 |
RUN | fv3_gfdlmp | | fv3 |
COMPILE | APP=ATM SUITES=FV3_GFS_v15p2,FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP | | fv3 |
RUN | fv3_gfs_v16 | | fv3 |
RUN | fv3_gfs_v16_restart | | | fv3_gfs_v16
RUN | fv3_gfs_v16_stochy | | fv3 |
RUN | fv3_gfs_v16_flake | | fv3 |
RUN | fv3_gfs_v16_RRTMGP | | fv3 |
COMPILE | APP=ATM SUITES=FV3_GSD_v0,FV3_GFS_v16_thompson,FV3_RRFS_v1beta 32BIT=Y | | fv3 |
RUN | fv3_gsd | | fv3 |
RUN | fv3_thompson | | fv3 |
RUN | fv3_thompson_no_aero | | fv3 |
RUN | fv3_rrfs_v1beta | | fv3 |
COMPILE | APP=ATM SUITES=HAFS_v0_hwrf_thompson,HAFS_v0_hwrf,FV3_GFS_v16b_ugwpv1,FV3_GFS_v16_ras | | fv3 |
RUN | fv3_HAFS_v0_hwrf_thompson | | fv3 |
#RUN | fv3_HAFS_v0_hwrf | | fv3 |
RUN | fv3_esg_HAFS_v0_hwrf_thompson | | fv3 |
RUN | fv3_gfsv16_ugwpv1 | | fv3 |
RUN | fv3_gfsv16_ugwpv1_warmstart | | fv3 |
RUN | fv3_gfs_v16_ras | | fv3 |
##################################################################################################################################################################
# CCPP DEBUG tests #
##################################################################################################################################################################
# Exercise compilation without specifying suites (i.e. compile all suites) in DEBUG mode (faster than in PROD mode)
COMPILE | APP=ATM 32BIT=Y DEBUG=Y | | fv3 |
RUN | fv3_control_debug | | fv3 |
RUN | fv3_regional_control_debug | | fv3 |
RUN | fv3_rrfs_v1beta_debug | | fv3 |
RUN | fv3_gsd_debug | | fv3 |
RUN | fv3_thompson_debug | | fv3 |
RUN | fv3_thompson_no_aero_debug | | fv3 |
COMPILE | APP=ATM SUITES=FV3_GFS_v15p2,FV3_GFS_v16,FV3_GFS_v16_RRTMGP DEBUG=Y | | fv3 |
RUN | fv3_gfs_v15p2_debug | | fv3 |
RUN | fv3_gfs_v16_debug | | fv3 |
RUN | fv3_gfs_v16_RRTMGP_debug | | fv3 |
COMPILE | APP=ATM SUITES=FV3_GFS_2017_fv3wam 32BIT=Y MULTI_GASES=Y | | fv3 |
RUN | fv3_multigases | | fv3 |
COMPILE | APP=ATM SUITES=HAFS_v0_hwrf_thompson,HAFS_v0_hwrf,FV3_GFS_v16b_ugwpv1,FV3_GFS_v16_ras DEBUG=Y | | fv3 |
RUN | fv3_HAFS_v0_hwrf_thompson_debug | | fv3 |
#RUN | fv3_HAFS_v0_hwrf_debug | | fv3 |
RUN | fv3_esg_HAFS_v0_hwrf_thompson_debug | | fv3 |
RUN | fv3_gfsv16_ugwpv1_debug | | fv3 |
RUN | fv3_gfs_v16_ras_debug | | fv3 |
##################################################################################################################################################################
# S2S tests #
##################################################################################################################################################################
COMPILE | APP=S2S SUITES=FV3_GFS_2017_coupled,FV3_GFS_2017_satmedmf_coupled,FV3_GFS_v15p2_coupled | | fv3 |
##################################################################################################################################################################
# Data Atmosphere tests #
##################################################################################################################################################################
COMPILE | APP=DATM_NEMS | | fv3 |