Skip to content

Commit

Permalink
update nth_eupd to 8 for Orion because of out of memmory errors
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryMcGuinness-NOAA committed Oct 12, 2023
1 parent 51d93e1 commit ca99c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parm/config/gefs/config.resources
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ elif [[ ${step} = "eupd" ]]; then
fi
elif [[ ${CASE} = "C384" ]]; then
export npe_eupd=270
export nth_eupd=2
export nth_eupd=8
if [[ "${machine}" = "WCOSS2" ]]; then
export npe_eupd=315
export nth_eupd=14
Expand Down

0 comments on commit ca99c11

Please sign in to comment.