Skip to content

Commit

Permalink
Use V2 version of fix files needed for Thompson MP
Browse files Browse the repository at this point in the history
  • Loading branch information
jkhender committed Mar 25, 2023
1 parent 229db3f commit 1b23fe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ush/forecast_postdet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,8 @@ EOF
if [ $imp_physics -eq 8 ]; then
$NLN $FIX_AM/CCN_ACTIVATE.BIN $DATA/CCN_ACTIVATE.BIN
$NLN $FIX_AM/freezeH2O.dat $DATA/freezeH2O.dat
$NLN $FIX_AM/qr_acr_qg.dat $DATA/qr_acr_qg.dat
$NLN $FIX_AM/qr_acr_qs.dat $DATA/qr_acr_qs.dat
$NLN $FIX_AM/qr_acr_qgV2.dat $DATA/qr_acr_qgV2.dat
$NLN $FIX_AM/qr_acr_qsV2.dat $DATA/qr_acr_qsV2.dat
fi

$NLN $FIX_AM/${O3FORC} $DATA/global_o3prdlos.f77
Expand Down

0 comments on commit 1b23fe6

Please sign in to comment.