Skip to content

Commit

Permalink
use the updated template names for esmf-threading as in develop
Browse files Browse the repository at this point in the history
  • Loading branch information
aerorahul committed Mar 7, 2024
1 parent 5186106 commit 815cb22
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/default_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ export DumpFields="false"
export_fv3 ()
{
# ufs.configure defaults
export UFS_CONFIGURE=ufs.configure.atm.IN
export UFS_CONFIGURE=ufs.configure.atm_esmf.IN
export MODEL_CONFIGURE=model_configure.IN
export atm_model=fv3

Expand Down
2 changes: 1 addition & 1 deletion tests/tests/atmaero_control_p8
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export WRITE_DOPOST=.true.

export CPL=.true.
export CPLCHM=.true.
export UFS_CONFIGURE=ufs.configure.atmaero.IN
export UFS_CONFIGURE=ufs.configure.atmaero_esmf.IN

export atm_model='fv3'
export chm_model='gocart'
Expand Down
2 changes: 1 addition & 1 deletion tests/tests/atmaero_control_p8_rad
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export WRITE_DOPOST=.true.

export CPL=.true.
export CPLCHM=.true.
export UFS_CONFIGURE=ufs.configure.atmaero.IN
export UFS_CONFIGURE=ufs.configure.atmaero_esmf.IN

export atm_model='fv3'
export chm_model='gocart'
Expand Down
2 changes: 1 addition & 1 deletion tests/tests/atmaero_control_p8_rad_micro
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export WRITE_DOPOST=.true.

export CPL=.true.
export CPLCHM=.true.
export UFS_CONFIGURE=ufs.configure.atmaero.IN
export UFS_CONFIGURE=ufs.configure.atmaero_esmf.IN

export atm_model='fv3'
export chm_model='gocart'
Expand Down
2 changes: 1 addition & 1 deletion tests/tests/control_c384gdas_wav
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export FNABSC="'global_mxsnoalb.uariz.t766.1536.768.rg.grb',"

export CPL=.true.
export CPLWAV=.true.
export UFS_CONFIGURE="ufs.configure.leapfrog_atm_wav.IN"
export UFS_CONFIGURE="ufs.configure.leapfrog_atm_wav_esmf.IN"
export atm_model='fv3'
export wav_model='ww3'
export WW3OUTPUTTYPE=' 1'
Expand Down

0 comments on commit 815cb22

Please sign in to comment.