How to run the local case using wrf-cmaq two-way coupled model

Hello everyone, could you please tell me how to run a local case using the WRF-CMAQ two-way coupled model? What data needs to be prepared in advance? Do I only need to modify the run_cctm_Bench_2018_12NE3.WRFCMAQ.csh script? What are the differences between running a local case with the two-way coupled model and the offline coupled model? I’ve successfully run the test case. Additionally, I noticed that the WPS preprocessing module is not included. Does this mean I need to run it in advance to generate the files, and then input them into the WRF-CMAQ two-way coupled model?

Hi Sher,

WRF-CMAQ coupled model requires the same input as running the CMAQ offline model except the meteorology. WRF-CMAQ provides that directly to CMAQ and offline CMAQ gets it from MCIP which process wrfout files. WRF-CMAQ coupled model has the aerosol radiative direct effect and this makes it more a realistic model than offline model.

In your case, you want to setup all the input for your particular domain, you need to prepare all CMAQ required inputs. On the WRF side, you are right that you need to run WPS as the first time to create all wrf model input files.

Cheers, David

Hi Sher,

I noticed that you creat the same topic both in CMAQ categorie and WRF-CMAQ categorie. For convenience, I only reply you in this topic.

If you have run the offline coupled model, you may know the process for running this program. Use WPS to creat input files for WRF model. Then run the WRF model to make wrfout* files. Put the wrfout* files into MCIP and then make ICON and BCON. You could do the same jobs in the two-way coupled model, just useing run_cctm.WRFCMAQ.csh instead of run_cctm_base.csh. And then run the real.exe again for the two-way coupled. At last ,run the run_cctm.WRFCMAQ.csh.

As a result you should run the WPS and MCIP.

Generally speaking, two-way coupled model could help you know the climate effect of air pollution while the offline model just tell you the distribution of pollutants.

If you have any other question, feel free to contact me.

Cheers,

Xu