From 4ea589943f45b97f4fdb29b7139cdab0f53b43fb Mon Sep 17 00:00:00 2001 From: Nick Szapiro Date: Tue, 24 Sep 2024 22:03:55 +0000 Subject: [PATCH] Use updated postxconfig files and generate aerosol fields for inline post --- tests/fv3_conf/cpld_control_run.IN | 8 +++----- tests/parm/post_itag_gefs | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/tests/fv3_conf/cpld_control_run.IN b/tests/fv3_conf/cpld_control_run.IN index 3269534ee3..3d6b252f78 100644 --- a/tests/fv3_conf/cpld_control_run.IN +++ b/tests/fv3_conf/cpld_control_run.IN @@ -189,12 +189,10 @@ fi if [ $WRITE_DOPOST = .true. ]; then if [[ ${BMIC} == .true. ]]; then cp ${PATHRT}/parm/post_itag_gefs itag - #copied "gefs" postxconfig files not working afer UFS #2326 - #cp ${PATHRT}/parm/postxconfig-NT-gefs.txt postxconfig-NT.txt - #cp ${PATHRT}/parm/postxconfig-NT-gefs_FH00.txt postxconfig-NT_FH00.txt - cp ${PATHRT}/parm/postxconfig-NT-gfs.txt postxconfig-NT.txt - cp ${PATHRT}/parm/postxconfig-NT-gfs_FH00.txt postxconfig-NT_FH00.txt + cp ${PATHRT}/parm/postxconfig-NT-gefs.txt postxconfig-NT.txt + cp ${PATHRT}/parm/postxconfig-NT-gefs_FH00.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 cp ${PATHRT}/parm/post_itag_gfs itag cp ${PATHRT}/parm/postxconfig-NT-gfs.txt postxconfig-NT.txt diff --git a/tests/parm/post_itag_gefs b/tests/parm/post_itag_gefs index 7643b75d7a..12bdfa950e 100644 --- a/tests/parm/post_itag_gefs +++ b/tests/parm/post_itag_gefs @@ -2,6 +2,6 @@ MODELNAME='GFS' / &NAMPGB - KPO=50,PO=1000.,975.,950.,925.,900.,875.,850.,825.,800.,775.,750.,725.,700.,675.,650.,625.,600.,575.,550.,525.,500.,475.,450.,425.,400.,375.,350.,325.,300.,275.,250.,225.,200.,175.,150.,125.,100.,70.,50.,40.,30.,20.,15.,10.,7.,5.,3.,2.,1.,0.4, + KPO=50,PO=1000.,975.,950.,925.,900.,875.,850.,825.,800.,775.,750.,725.,700.,675.,650.,625.,600.,575.,550.,525.,500.,475.,450.,425.,400.,375.,350.,325.,300.,275.,250.,225.,200.,175.,150.,125.,100.,70.,50.,40.,30.,20.,15.,10.,7.,5.,3.,2.,1.,0.4,nasa_on=.true., / EOF