From 315bc7824db5baa56621721d4da3e44ce940ecac Mon Sep 17 00:00:00 2001 From: Rolf Reichle <54944691+gmao-rreichle@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:02:23 -0400 Subject: [PATCH] fixed typo for zeit_c?.x MovePredictorOutput (fvpsas) --- src/Applications/GEOSdas_App/fvpsas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Applications/GEOSdas_App/fvpsas b/src/Applications/GEOSdas_App/fvpsas index 850e8798..82e08a2f 100755 --- a/src/Applications/GEOSdas_App/fvpsas +++ b/src/Applications/GEOSdas_App/fvpsas @@ -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