1) Is this option coupled to both aerosol direct and indirect effects as well as the Greenhouse effects of O3 within the model ?
2) Are there any WRF physics options or other chemistry options that this chemical mechanism is not compatible with?
3) Are there any limitations that would make this option a bad choice for the scope and length of simulation I’m doing other than the computational efficiency?
4) I noticed that sea-salt emissions for MOSAIC have been disabled in the WRFv9.1.1. version. Sea-salt aerosols are important in chemistry-climate studies so are there any work arounds to turn them on? I can't use the GOCART aerosols because I need nitrate, ammonium, and SOA in my study.
5) Is there currently any way to generate fire emission for use with the plume rise calculations and aircraft emissions using the NCAR emission processing utilities?
6) Is there any way to easily output the dry/wet deposition fluxes, natural emissions (Dust, Sea-Salt, and Biogenic VOCs), and AOD at 550 nm using this option?
Thanks,
Tim Glotfelty
Hello Tim,
Just to follow up on Gabi's response, and your questions.
1) Yes, chem_opt = 202 is appropriate for examining aerosol-radiation and aerosol-cloud interactions. As part of this, you would set aer_rad_feedback = 1 (and aer_op_opt > 0). This ensures that WRF-Chem predicted aerosols affect the radiation calculation in either RRTMG or Goddard shortwave scheme -- this is explained in the WRF-Chem Users Guide. However, I suggest confirming that the radiation code is also using the predicted O3 from WRF-Chem. I am not positive that this is the case.
2) With respect to your questions regarding what chem_opt=202 is or is not compatible with, I suggest following the guidance of our Users Guide at https://www2.acom.ucar.edu/wrf-chem, and if you have a specific question, to ask that.
3) As Gabi said, you are proposing a very large run with lots of output. In addition, the cloud chemistry could possibly slow the computation somewhat/significantly (I'm not sure how much). If you were conducting shorter runs, I would suggest skipping the cloud chemistry, but I think the sulfate production would be important for your proposed project.
4) I am not sure about the sea-salt emissions being disabled in MOSAIC for WRFV3.9.1.1. You could confirm this with Jerome Fast and/or by looking at the code. Plus, there's nothing stopping you from modifying the code to be sure it is working okay.
5) See Gabi's answer for the fire emission question.
We can create aircraft emissions (Barth et al., 2012). Attached is the preprocessor that I have for the aircraft emissions along with a README file. The preprocessor code is in IDL. I hope that is not a problem. I hope to upload this preprocessor code to our web page soon. For Barth et al., 2012, we used aircraft emissions from Baughcum 1999, which may be outdated. I know there are also other aircraft emission datasets available. Let me know if you need to get an aircraft emissions inventory.
Regards,
Mary
-- ^--^--^--^--^--^--^--^--^--^--^--^--^--^--^--^--^--^--^--^--^--^ Mary Barth Phone: 303-497-8186 Senior Scientist email: bar...@ucar.edu National Center for Atmospheric Research P.O. Box 3000 Boulder, CO 80307 https://staff.ucar.edu/users/barthm DC3 Web Site: http://www2.acom.ucar.edu/dc3/ +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
Tim,
Here is one thing to check which is posted on the wrfchem-ltng
discussion email
https://groups.google.com/a/ucar.edu/forum/?hl=en#!forum/wrf-chem-lightning
Check to see if the lightning start time and time step works smoothly with the meteorology time step. We've added a correction to the logic that is implemented in the upcoming WRFV4.0.
I do not know the biomass burning emissions as well and will let someone else answer that question.
Mary