Skip to content

Commit

Permalink
add layout to atmensanlinit in config.resources (#1936)
Browse files Browse the repository at this point in the history
  • Loading branch information
RussTreadon-NOAA committed Oct 21, 2023
1 parent ad5e723 commit 06ee45d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions parm/config/gfs/config.resources
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,10 @@ elif [[ ${step} = "stage_ic" ]]; then

elif [[ "${step}" = "atmensanlinit" ]]; then

# make below case dependent later
export layout_x=1
export layout_y=1

export wtime_atmensanlinit="00:10:00"
export npe_atmensanlinit=1
export nth_atmensanlinit=1
Expand Down

0 comments on commit 06ee45d

Please sign in to comment.