Afdust_adj failure: ERROR: Running xportfrac adjustments

I am running SMOKE-4.8.1 for the year of 2019. My domain is the 12US1. When running afdust_adj, I encountered the following error:
ERROR: Running xportfrac adjustments
I followed the solution of a previous question on the forum(Afdust_adj and othafdust_adj failing because of xportfrac), regenersated the xportfrac file and added in IOAPI_OFFSET_64 = “Y” in the runscripts. But the problem is stilll not solved. I attached my log file and run scripts
Annual_afdust_12US1_2019ge_cb6_19k.csh.txt (6.2 KB)
Annual_afdust_adj_12US1_2019ge_cb6_19k.csh.txt (6.2 KB)
here.

testing SRGPRO_PATH set by SRGPRO input: /glade/derecho/scratch/hmao/SMOKE-4.8/ge_dat/gridding/surrogates/CONUS12_2017NEI_04mar2021/
Linux2_x86_64ifort
NOTE: Default MONTH setting to ‘jan’
NOTE: AUTO_DELETE script setting is not set.
Default is N to not delete SMOKE NCF intermediate and output files
/bin/ls: No match.
/bin/ls: No match.
/bin/ls: No match.
/bin/ls: No match.
SCRIPT NOTE: Setting months with no partial months
months = 4
smk_dat = /glade/derecho/scratch/hmao/SMOKE-4.8/smoke4.8.1/scripts/smk_dates/2019/smk_merge_dates_201904.txt
days = 30
date = 20190408

 This program uses the EPA-AREAL/MCNC-EnvPgms/BAMS Models-3
 I/O Applications Programming Interface, [I/O API] which is
 built on top of the netCDF I/O library (Copyright 1993, 1996
 University Corporation for Atmospheric Research/Unidata
 Program) and the PVM parallel-programming library (from
 Oak Ridge National Laboratory).  Copyright (C) 1992-2002 MCNC
 and Carlie J. Coats, Jr., and 2003-2006 Baron Advanced
 Meteorological Systems, LLC and released under the GNU LGPL
 License, version 2.1.  See URL

     http://www.baronams.com/products/ioapi/LGPL.txt

 for conditions of use.

 Library release tag: $JDate: 2005333 $

 $Id: @(#) ioapi library version 3.0 $
 netCDF version "3.6.2" of Dec  5 2008 11:55:27 $

ERROR: Running xportfrac adjustments

Thanks,
Lin

Is this the complete output? The script is failing at a point that suggests that there is something wrong with the mult program that applies the transport fraction to the afdust emissions file. There may be more information in the xportfrac log under your logs directory.

For debugging purposes it can help to run one day by manually setting the environment variables.
To run mult set environment variables for SMOKE output afdust emissions file [INFILE1], the transport adjust file (e.g. xportfrac) [INFILE2], the output file [OUTFILE], and the logfile [LOGFILE].

Thanks,

You are right, INFILE2 is missing. I checked the run of afdust and seems smkmerge is not running, i followed No output from SMOKE Example Case and my problem is solved. Thanks so much!

Lin