Skip to content

Commit 51633b5

Browse files
initial commit of ci yamls for JEDI hybatmDA case (NOAA-EMC#2294)
1 parent 801058f commit 51633b5

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

ci/cases/pr/C48C48_ufs_hybatmDA.yaml

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
experiment:
2+
system: gfs
3+
mode: cycled
4+
5+
arguments:
6+
pslot: {{ 'pslot' | getenv }}
7+
app: ATM
8+
resdetatmos: 48
9+
resensatmos: 48
10+
comroot: {{ 'RUNTESTS' | getenv }}/COMROOT
11+
expdir: {{ 'RUNTESTS' | getenv }}/EXPDIR
12+
icsdir: {{ 'ICSDIR_ROOT' | getenv }}/C96C48
13+
idate: 2021032312
14+
edate: 2021032400
15+
nens: 2
16+
gfs_cyc: 1
17+
start: cold
18+
yaml: {{ HOMEgfs }}/ci/cases/yamls/ufs_hybatmDA_defaults_ci.yaml
19+
20+
skip_ci_on_hosts:
21+
- orion
22+
- hercules
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
defaults:
2+
!INC {{ HOMEgfs }}/parm/config/gfs/yaml/defaults.yaml
3+
base:
4+
DOIAU: "NO"
5+
DO_JEDIATMVAR: "YES"
6+
DO_JEDIATMENS: "YES"
7+
ACCOUNT: {{ 'SLURM_ACCOUNT' | getenv }}
8+
esfc:
9+
DONST: "NO"
10+
nsst:
11+
NST_MODEL: "1"
12+
sfcanl:
13+
DONST: "NO"
14+

0 commit comments

Comments
 (0)