diff --git a/jobs/rocoto/fcst.sh b/jobs/rocoto/fcst.sh index 5512a0cfa7..4c957cb205 100755 --- a/jobs/rocoto/fcst.sh +++ b/jobs/rocoto/fcst.sh @@ -14,6 +14,8 @@ set +x source "${HOMEgfs}/ush/module-setup.sh" if [[ "${MACHINE_ID}" != "noaacloud" ]]; then module use "${HOMEgfs}/sorc/ufs_model.fd/tests" + module load modules.ufs_model.lua + module load prod_util fi if [[ "${MACHINE_ID}" = "wcoss2" ]]; then