Skip to content

Commit

Permalink
cleanup for pr
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed Dec 20, 2024
1 parent 159496e commit 8971454
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 21 deletions.
4 changes: 2 additions & 2 deletions ci/cases/pr/C48mx500_3DVarAOWCDA.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ experiment:

arguments:
pslot: {{ 'pslot' | getenv }}
app: S2SW
app: S2S
resdetatmos: 48
resdetocean: 5.0
comroot: {{ 'RUNTESTS' | getenv }}/COMROOT
expdir: {{ 'RUNTESTS' | getenv }}/EXPDIR
icsdir: /work2/noaa/marine/jmeixner/hercules/TestNewGridNewThreads/IC_C48mx500
icsdir: {{ 'ICSDIR_ROOT' | getenv }}/C48mx500/20241120
idate: 2021032418
edate: 2021032500
nens: 0
Expand Down
1 change: 0 additions & 1 deletion env/HERCULES.env
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ case ${step} in
"fcst" | "efcs")

export OMP_STACKSIZE=512M
export FI_MLX_INJECT_LIMIT=0

(( nnodes = (ntasks+tasks_per_node-1)/tasks_per_node ))
(( ufs_ntasks = nnodes*tasks_per_node ))
Expand Down
2 changes: 1 addition & 1 deletion parm/config/gfs/config.fcst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ if [[ "${DONST}" == "YES" ]]; then
source "${EXPDIR}/config.nsst"
fi

export esmf_profile=".true."
export esmf_profile=".false."
export esmf_logkind="ESMF_LOGKIND_MULTI_ON_ERROR" #Options: ESMF_LOGKIND_MULTI_ON_ERROR, ESMF_LOGKIND_MULTI, ESMF_LOGKIND_NONE


Expand Down
17 changes: 0 additions & 17 deletions workflow/coupled.sh

This file was deleted.

0 comments on commit 8971454

Please sign in to comment.