Skip to content

Commit

Permalink
fixed typo for zeit_c?.x MovePredictorOutput (fvpsas)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Feb 15, 2024
1 parent 87284cd commit 380d12f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Applications/GEOSdas_App/fvpsas
Original file line number Diff line number Diff line change
Expand Up @@ -533,9 +533,9 @@
# Save predictor forcings for ldas coupling
#----------------------------------------------------
if ( $LDAS_ANA ) then
zeit_ci.x MovePrecitorOutput
zeit_ci.x MovePredictorOutput
Call MovePredictorOutput_()
zeit_co.x MovePrecitorOutput
zeit_co.x MovePredictorOutput
endif

# Save desired restarts for future forecasts
Expand Down

0 comments on commit 380d12f

Please sign in to comment.