Hello,
I am trying to compare spatial-temporal patterns of some target species simulated by CMAQ and WRFchem, I tried to use MCIP (v5.3.3) to process WRFchem (v4.3.3) outputs in order to get the same meteorology input to CMAQ. I then got trouble due to the following errors:
*** SUBROUTINE: SETUP
*** UNKNOWN OR UNSUPPORTED WRF OUTPUT VERSION
*** VERSION = OUTPUT FROM * PROGRAM:WRF-Chem V4.3.3 MODEL
I checked the routine where the error comes from and commented out two lines with
CALL graceful_stop (pname)
and let MCIP keep going but I failed to realize to process WRFchem with MCIP due to more errors as below:
*** SUBROUTINE: SETUP
*** UNKNOWN WRF OUTPUT VERSION
*** IVERSION = 0
*** GRIDTYPE = C
*** SUBROUTINE: SETGRIDDEFS
*** MCIP lower-left corner is not in met domain
*** X0, Y0 = 5 5
*** NX, NY = 0 0
*** ERROR ABORT in subroutine SETGRIDDEFS
ABNORMAL TERMINATION IN SETGRIDDEFS
Date and time 0:00:00 July 3, 2018 (2018184:000000)
My questions are:
Is MCIP set up to run from WRFchem outputs?
If YES, what is wrong for my case?
If NO, how to get same meteorology fields from WRFchem to feed CMAQ?
Do we need to run WRF without chemistry after we ran WRFchem already? If this is answer, we never have the completely same meteorology for both CAMQ and WRFchem because WRF w/o chemistry will be different because gas and aerosol chemistry processes will update meteorological conditions. Then it becomes difficulty and challenge to compare CMAQ and WRFchem under the the same meteorology.
I would highly appreciate if you could have comments and suggestions to help.
F. Liu