Skip to content

Commit 0a95b82

Browse files
REVERT: added machine specific resource statement to config.ufs
1 parent 116edd7 commit 0a95b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parm/config/gfs/config.ufs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ case "${fv3_res}" in
281281
export rf_cutoff=100.0
282282
export fv_sg_adj=450
283283
export WRITE_GROUP_GDAS=2
284-
export WRTTASK_PER_GROUP_PER_THREAD_PER_TILE_GDAS=15
284+
export WRTTASK_PER_GROUP_PER_THREAD_PER_TILE_GDAS=20 # DAB 15
285285
export WRITE_GROUP_GFS=4
286286
export WRTTASK_PER_GROUP_PER_THREAD_PER_TILE_GFS=20 #Note this should be 10 for WCOSS2
287287
fi

0 commit comments

Comments
 (0)