Skip to content

Commit

Permalink
add fv3 output variable to model_configure
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed Feb 7, 2025
1 parent 02210bf commit bbd9bd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ush/parsing_model_configure_FV3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ local JMO=${LATB_JMO}
local OUTPUT_FH=${FV3_OUTPUT_FH_NML}
local IAU_OFFSET=${IAU_OFFSET:-0}

#set FV3 output directory:
local FV3ATM_OUTPUT_DIR="./"

# Ensure the template exists
if [[ "${DO_NEST:-NO}" == "YES" ]] ; then
local NEST_IMO=${npx_nest}
Expand Down

0 comments on commit bbd9bd8

Please sign in to comment.