Hello CMAS community,
I’m currently working on a nested SMOKE-CMAQ setup for the Washington D.C. region, involving 12km, 4km, and 1km domains. I’ve encountered an issue while processing point source emissions (ptegu) for the 1km_DC domain. To troubleshoot, I isolated a single point source and successfully processed it through SMOKE for both the 12km and 4km domains. The emissions appeared as expected in the 4km domain, and a VERDI plot confirmed that the resulting plume overlaps with the area covered by the 1km domain. I also verified the domain configuration using MCIP outputs and manually calculated the lower-left corner (XORIG, YORIG) for the 1km domain based on the 4km parent grid. These checks confirm that the source should fall within the boundaries of the 1km domain.
‘12US1_459X299’, ! abbrev.=12US1, common name = Continental 12km grid
‘12CONUS1’, -2556000.000, -1728000.000, 12.D3, 12.D3, 459, 299, 1
‘4km_DC’, ! abbrev.=4DC, common name = 4km grid for running over DC
‘LAM_40N97W’, 984000.000, -348000.000, 4.D3, 4.D3, 288, 288, 1
‘1km_DC’, ! abbrev.=1DC, common name = 1km grid for running over DC
‘LAM_40N97W’, 1670000.000, 30000.000, 1.D1, 1.D1, 64, 64, 1
However, when I try to run SMOKE for this point source on the 1km domain, the process fails with the following error in the grdmat log file:
*** ERROR ABORT in subroutine GRDMAT
No source-cell intersections found.
This issue is not limited to one source—I’m seeing the same error for all point sources when processed for the 1km domain.
I’d appreciate any advice on how to verify this issue in SMOKE’s point source processing for nested domains.
Thanks in advance for your help,
Annual_ptagfire_onetime_12US1_2017gb_17j.csh.txt (6.9 KB)
grdmat_ptegu_2017gb_17j_1DC.log.txt (15.3 KB)
smkinven_ptegu_2017gb_17j.log.txt (40.8 KB)