Skip to content

Commit

Permalink
Merge branch 'develop' into feature/update_gsi_enkf
Browse files Browse the repository at this point in the history
  • Loading branch information
aerorahul authored Jan 8, 2025
2 parents 32882b3 + db46d16 commit 733551e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/WCOSS2.env
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ elif [[ "${step}" = "marineanlchkpt" ]]; then
elif [[ "${step}" = "ocnanalecen" ]]; then

export NTHREADS_OCNANALECEN=${NTHREADSmax}
export APRUN_OCNANALECEN="${APRUN_default} --cpus-per-task=${NTHREADS_OCNANALECEN}"
export APRUN_OCNANALECEN="${APRUN_default}"

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

Expand Down

0 comments on commit 733551e

Please sign in to comment.