Skip to content

Commit

Permalink
update tab -> space for indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed Aug 30, 2023
1 parent 5177d2f commit d42b7b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parm/config/gfs/config.ufs
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,9 @@ case "${fv3_res}" in
export WRTTASK_PER_GROUP_PER_THREAD_PER_TILE=10
export WRITE_GROUP_GFS=4
export WRTTASK_PER_GROUP_PER_THREAD_PER_TILE_GFS=10
if [[ ${machine} = "HERA" ]]; then
if [[ ${machine} = "HERA" ]]; then
export WRTTASK_PER_GROUP_PER_THREAD_PER_TILE_GFS=20
fi
fi
;;
"C1152")
export DELTIM=120
Expand Down

0 comments on commit d42b7b0

Please sign in to comment.