Skip to content

Commit

Permalink
Use UPP post files for GEFS
Browse files Browse the repository at this point in the history
  • Loading branch information
NickSzapiro-NOAA committed Nov 23, 2024
1 parent 53027ee commit 43cfc63
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 17,058 deletions.
6 changes: 3 additions & 3 deletions tests/fv3_conf/cpld_control_run.IN
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ fi
#inline post
if [ $WRITE_DOPOST = .true. ]; then
if [[ ${BMIC} == .true. ]]; then
cp ${PATHRT}/parm/post_itag_gefs itag
cp ${PATHRT}/parm/postxconfig-NT-gefs.txt postxconfig-NT.txt
cp ${PATHRT}/parm/postxconfig-NT-gefs_FH00.txt postxconfig-NT_FH00.txt
cp ${PATHRT}/../FV3/upp/parm/post_itag_gefs128 itag
cp ${PATHRT}/../FV3/upp/parm/postxconfig-NT-gefs.txt postxconfig-NT.txt
cp ${PATHRT}/../FV3/upp/parm/postxconfig-NT-gefs-f00.txt postxconfig-NT_FH00.txt
cp ${PATHRT}/parm/params_grib2_tbl_new params_grib2_tbl_new
cp ${PATHRT}/../FV3/upp/fix/chem/optics_luts*nasa.dat .
else
Expand Down
7 changes: 0 additions & 7 deletions tests/parm/post_itag_gefs

This file was deleted.

Loading

0 comments on commit 43cfc63

Please sign in to comment.