Hello all,
I was running CCTM benchcase then I got this error:
netCDF error number -40
>>--->> WARNING in subroutine RDTFLAG
Error reading netCDF time step flag for MODIS_FPAR
M3WARN: DTBUF 0:00:00 July 1, 2016 (2016183:000000)
>>--->> WARNING in subroutine XTRACT3
Time step not available for file: MODIS_FPAR
M3WARN: DTBUF 0:00:00 July 1, 2016 (2016183:000000)
*** ERROR ABORT in subroutine DUST_EMIS_INIT on PE 000
Could not read FPAR from MODIS_FPAR
Date and time 0:00:00 July 1, 2016 (2016183:000000)
but I checked the modis_bench.nc, it has a time step of 24h, so I really don’t know why the time step became the problem. Please help me, thank you all very much!
below was my science opthin(I was intended to upload my csh but since I was new user it was not permitted)
setenv CTM_WB_DUST Y #> use inline windblown dust emissions [ default: Y ]
setenv CTM_ERODE_AGLAND Y #> use agricultural activity for windblown dust
#> [ default: N ]; ignore if CTM_WB_DUST = N
setenv CTM_WBDUST_BELD BELD3 #> landuse database for identifying dust source regions
#> [ default: BELD3 ]; ignore if CTM_WB_DUST = N
setenv CTM_LTNG_NO N #> turn on lightning NOx [ default: N ]
setenv CTM_WVEL Y #> save derived vertical velocity component to conc
#> file [ default: N ]
setenv KZMIN Y #> use Min Kz option in edyintb [ default: Y ],
#> otherwise revert to Kz0UT
setenv CTM_ILDEPV Y #> calculate in-line deposition velocities [ default: Y ]
setenv CTM_MOSAIC N #> landuse specific deposition velocities [ default: N ]
setenv CTM_FST N #> mosaic method to get land-use specific stomatal flux
#> [ default: N ]
setenv CTM_ABFLUX N #> ammonia bi-directional flux for in-line deposition
#> velocities [ default: N ]; ignore if CTM_ILDEPV = N
setenv CTM_HGBIDI N #> mercury bi-directional flux for in-line deposition
#> velocities [ default: N ]; ignore if CTM_ILDEPV = N
setenv CTM_SFC_HONO Y #> surface HONO interaction [ default: Y ]; ignore if CTM_ILDEPV = N
setenv CTM_GRAV_SETL N #> vdiff aerosol gravitational sedimentation [ default: Y ]
setenv CTM_BIOGEMIS N #> calculate in-line biogenic emissions [ default: N ]
setenv CTM_PT3DEMIS Y #> calculate in-line plume rise for elevated point emissions
#> [ default: N ]
setenv CTM_ZERO_PCSOA N #> turn off the emissions of the VOC precursor to pcSOA.
#> The CMAQ dev team recommends leaving pcSOA mass in the
#> model for production runs. [ default: N ]