Skip to content

Commit

Permalink
add restart variable for model config
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed Dec 14, 2024
1 parent a92fe59 commit 5f1c12e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ush/parsing_model_configure_FV3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ local SHOUR=${model_start_date:8:2}
local FHROT=${IAU_FHROT:-0}
local DT_ATMOS=${DELTIM}
local RESTART_INTERVAL="${FV3_RESTART_FH[*]}"
local RESTART_FH=" "
# QUILTING
local QUILTING_RESTART="${QUILTING_RESTART:-${QUILTING}}"
local WRITE_GROUP=${WRITE_GROUP:-1}
Expand Down

0 comments on commit 5f1c12e

Please sign in to comment.