Skip to content

Commit

Permalink
Add zaero tests
Browse files Browse the repository at this point in the history
  • Loading branch information
apcraig committed Sep 13, 2024
1 parent 066ffc7 commit 4650bda
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
6 changes: 6 additions & 0 deletions configuration/scripts/options/set_nml.zaero
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
n_aero = 0
n_zaero = 3
tr_brine = .true.
tr_zaero = .true.
z_tracers = .true.

2 changes: 2 additions & 0 deletions configuration/scripts/tests/base_suite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,12 @@ restart gx3 8x2 modal
smoke gx3 8x2 bgcz,diag1,run5day
smoke gx3 8x2 jra55do
smoke gx3 8x2 bgczm,diag1,debug
smoke gx3 12x2 zaero,diag1,debug
#smoke gx3 8x1 bgcskl,diag1,debug
#smoke gx3 4x1 bgcz,thread smoke_gx3_8x2_bgcz
#restart gx1 4x2 bgcsklclim,medium
restart gx1 8x1 bgczclim,medium
restart gx3 16x1 zaero,icdefault,snwitdrdg,snwgrain
smoke gx1 24x1 medium,run90day,yi2008
smoke gx1 24x1 medium,run90day,yi2008,jra55do
smoke gx3 8x1 medium,run90day,yi2008
Expand Down
1 change: 1 addition & 0 deletions configuration/scripts/tests/io_suite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ restart gx3 14x2 gx3ncarbulk,alt06,histall,iobinary,precision8
restart gx3 14x2 gx3ncarbulk,alt07,histall,iobinary,precision8
#restart gx3 32x1 gx3ncarbulk,bgcz,histall,iobinary,precision8
#restart gx3 16x2 gx3ncarbulk,bgczm,histall,iobinary
restart gx3 16x2 gx3ncarbulk,zaero,histall,iobinary
restart gx3 14x2 gx3ncarbulk,isotope,histall,iobinary,precision8
restart gx3 16x2 gx3ncarbulk,fsd12,histall,iobinary
restart gx3 8x4 gx3ncarbulk,debug,histall,iobinary,precision8,histinst
Expand Down
3 changes: 2 additions & 1 deletion configuration/scripts/tests/nothread_suite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ restart gx3 12x1 short

smoke gx3 16x1 bgcz
smoke gx3 16x1 bgczm,debug
smoke gx3 24x1 bgcskl,debug
smoke gx3 16x1 zaero,debug
#smoke gx3 24x1 bgcskl,debug
#tcraig, hangs nodes intermittently on izumi
#restart gx1 128x1 bgcsklclim,medium
#restart gx1 256x1 bgczclim,medium
Expand Down

0 comments on commit 4650bda

Please sign in to comment.