Difference between revisions of "Photolysis mechanism"

From Geos-chem
Jump to: navigation, search
(Updated aerosol optical properties)
 
(46 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page describes some of the updates to the FAST-J photolysis mechanism, as is currently implemented in GEOS-Chem.
+
Here we link to pages describing the various versions of the FAST-J and FAST-JX photolysis mechanisms used in GEOS-Chem.
  
== Input files for FAST-J ==
+
== Photolysis mechanisms used in standard GEOS-Chem versions ==
  
The following input files are required for the FAST-J photolysis mechanism:
+
The following photolysis mechanisms have been implemented in official releases of GEOS-Chem:
  
;[http://acmg.seas.harvard.edu/geos/doc/man/chapter_5.html#5.4.1 ratj.d]: This file is where you specify each of the FAST-J photolysis species.  Each species is mapped to a corresponding entry of the GEOS-Chem chemical mechanism.
+
=== FAST-JX v7.0 ===
;[http://acmg.seas.harvard.edu/geos/doc/man/chapter_5.html#5.4.2 jv_atms.dat]: This file specifies the reference O3 climatology for FAST-J.  NOTE: GEOS-Chem will overwrite this reference climatology with TOMS/SBUV data for those months and locations where such data exists.
+
;[http://acmg.seas.harvard.edu/geos/doc/man/chapter_5.html#5.4.3 jv_spec.dat]: This file is where the various quantum yields and aerosol cross-sections are specified.
+
  
== Overhead TOMS/SBUV merged O3 columns for 2006 and 2007 ==
+
The [[FAST-JX v7.0 photolysis mechanism]] is the newest version of the FAST-J software.  It was incorporated into [[GEOS-Chem v10-01]] by Sebastian Eastham (MIT) and the [[GEOS-Chem Support Team]], along with the [[UCX chemistry mechanism|UCX stratospheric-tropopsheric chemistry mechanism]].
  
Bob Yantosca has updated the TOMS overhead O3 columns to account for years 2006 and 2007.  The data files are available at:
+
--[[User:Bmy|Bob Yantosca]] ([[User talk:Bmy|talk]]) 17:06, 16 November 2016 (UTC)
  
ftp ftp.as.harvard.edu
+
=== FAST-J ===
cd pub/geos-chem/data/GEOS_2x2.5/TOMS_200701/
+
get README
+
get TOMS_O3col_2006.geos.2x25
+
get TOMS_O3col_2007.geos.2x25
+
cd pub/geos-chem/data/GEOS_4x5/TOMS_200701/
+
get README
+
get TOMS_O3col_2006.geos.4x5
+
get TOMS_O3col_2007.geos.4x5
+
  
Also you will have to make a modification in the subroutine <tt>READ_TOMS</tt> in <tt>toms_mod.f</tt>Replace the following lines:
+
The [[FAST-J photolysis mechanism]] was used in GEOS-Chem versions prior to [[GEOS-Chem v10-01]]It has since been replaced by [[FAST-JX v7.0 photolysis mechanism]].
  
      ! Use 2005 data after 2005
+
--[[User:Bmy|Bob Yantosca]] ([[User talk:Bmy|talk]]) 17:07, 16 November 2016 (UTC)
      IF ( YEAR > 2005 ) THEN
+
        WRITE( 6, 105 ) YEAR
+
        YEAR = 2005
+
      ENDIF
+
   
+
with these lines:
+
  
      ! Use 2007 data after 2007
+
== Photolysis mechanisms used in research versions of GEOS-Chem ==
      IF ( YEAR > 2007 ) THEN
+
        WRITE( 6, 105 ) YEAR
+
        YEAR = 2007
+
      ENDIF
+
  
This will make sure the code uses the files for 2006 and 2007.
+
The following photolysis mechanisms have been used in non-standard research versions of GEOS-Chem:
  
Here is an excerpt from the README that describes the TOMS data set versions that we are currently using:
+
=== FAST-JX v6.2 ===
  
  Data source and version:
+
The [[FAST-JX v6.2 photolysis mechanism]] was implemented into several research versions of GEOS-Chem by Jingqiu Mao (Princeton). But this version of FAST-J was never incorporated into the standard GEOS-Chem model.
  -------------------------
+
   
+
  1985 - 2005 are taken from:
+
+
    http://code916.gsfc.nasa.gov/Data_services/merged/index.html
+
+
    TOMS/SBUV MERGED TOTAL OZONE DATA, Version 8, Revision 3.
+
    Resolution:  5 x 10 deg.
+
+
    Contact person for the merged data product:
+
    Stacey Hollandsworth Frith (smh@hyperion.gsfc.nasa.gov)
+
+
  2006 and 2007 are taken from:
+
+
      http://code916.gsfc.nasa.gov/Data_services/merged/index.html
+
+
      Version 8 Merged Ozone Data Sets
+
      Revision 04
+
      DATA THROUGH: SEP 2008
+
      LAST MODIFIED: 20 OCT 2008
+
  
'''''NOTE: This fix was introduced into version [[GEOS-Chem v8-01-04|v8-01-04]].'''''
+
--[[User:Bmy|Bob Y.]] 11:58, 20 May 2014 (EDT)
 
+
--[[User:Bmy|Bob Y.]] 14:15, 24 March 2009 (EDT)
+
 
+
== O1D reaction updated to JPL 2006 ==
+
 
+
The rate constants in the "FAST-J" [http://acmg.seas.harvard.edu/geos/doc/man/chapter_5.html#5.4.2 jv_atms.dat file] have been updated by Lin Zhang.
+
 
+
These were the old values:
+
 
+
O3_1d  180 9.500E-01 9.330E-01 4.270E-01 6.930E-02 6.060E-02      0.0      0.0
+
O3_1d  260 9.500E-01 9.420E-01 4.890E-01 1.360E-01 7.110E-02      0.0      0.0
+
O3_1d  300 9.500E-01 9.550E-01 5.870E-01 2.370E-01 8.570E-02      0.0      0.0
+
 
+
which are now replaced by the new values from JPL 2006: 
+
 
+
O3_1d  180 9.000E-01 9.000E-01 3.824E-01 8.092E-02 7.650E-02      0.0      0.0
+
O3_1d  260 9.000E-01 9.000E-01 4.531E-01 1.438E-01 7.654E-02      0.0      0.0
+
O3_1d  300 9.000E-01 9.000E-01 5.273E-01 2.395E-01 7.659E-02      0.0      0.0
+
 
+
Also the new file has the following header line (the O1D update is noted there):
+
 
+
jv_spec.dat:  FAST-J, std JPL 00 (mje 4/02) -- aer/dust (rvm, 3/02) -- O1D (lzh 5/06)
+
 
+
For more information, please contact Lin Zhang (linzhang@fas.harvard.edu).
+
 
+
--[[User:Bmy|Bob Y.]] 14:49, 14 January 2009 (EST)
+
 
+
== Cloud overlap options in FAST-J ==
+
 
+
GEOS-Chem now has 3 cloud overlap options in the FAST-J photolysis mechanism:
+
 
+
=== Linear cloud overlap assumption === 
+
 
+
The linear cloud overlap option is the default in GEOS-Chem versions [[GEOS-Chem_versions_under_development#v8-01-01|v8-01-01]] and prior.  The option is:
+
 
+
    Grid Box Optical depth = In-cloud optical depth * Cloud fraction. 
+
 
+
=== Approximate random overlap assumption === 
+
 
+
This approximate random overlap option was introduced into the standard code in
+
[[GEOS-Chem versions under development#v8-01-02|GEOS-Chem v8-01-02]]:
+
 
+
    Grid Box Optical Depth = In-Cloud Optical Depth * ( Cloud Fraction )^1.5
+
 
+
=== Maximum random overlap assumption ===
+
 
+
This maximum random overlap option is much more computationally intensive, and therefore is not used as the default option.  However, if you wish to use this option, then manually edit the <tt>fast_j.f</tt> source code file such that <tt>OVERLAP = 3</tt>. 
+
 
+
The Maximum-Random Overlap (MRAN) scheme assumes that clouds in adjacent layers are maximally overlapped to form a cloud block and that blocks of clouds separated by clear layers are randomly overlapped.  A vertical profile of fractional cloudiness is converted into a series of column configurations with corresponding fractions see Liu et al., JGR 2006; hyl,3/3/04).
+
 
+
For more details about cloud overlap assumptions and their effect on photolysis frequencies and key oxidants in the troposphere, refer to the following articles:
+
 
+
#Liu, H., et al., ''Radiative effect of clouds on tropospheric chemistry in a global three-dimensional  chemical transport model'', <u>J. Geophys. Res.</u>, '''111''', D20303, doi:10.1029/2005JD006403, 2006.
+
#Tie, X., et al., ''Effect of clouds on photolysis and oxidants in the troposphere'', <u>J. Geophys. Res.</u>, '''108'''(D20), 4642, doi:10.1029/2003JD003659, 2003.
+
#Feng, Y., et al., ''Effects of cloud overlap in photochemical models'', <u>J. Geophys. Res.</u>, '''109''', D04310, doi:10.1029/2003JD004040, 2004.
+
#Stubenrauch, C.J., et al., ''Implementation of subgrid cloud vertical structure inside a GCM and its effect on the radiation budget'', <u>J. Clim.</u>, '''10''', 273-287, 1997.
+
 
+
=== Discussion ===
+
 
+
'''''[mailto:hyl@nianet.org Hongyu Liu] wrote:'''''
+
 
+
:I have a comment about how the effect of cloud overlap in the vertical may be included in GEOS-Chem. The standard GEOS-Chem assumes linear scaling of cloud optical depth with cloud fraction in a grid box, i.e., the grid average cloud optical depth TAU' = TAU * f, where TAU is the COD in the cloudy portion of the grid and f is cloud fraction in the layer. This linear assumption (LIN) not only introduces a significant bias because of the nonlinear relationship between J-values and COD, but also is not consistent with the cloud-radiation interactions taking place in the original GEOS-DAS. Current GCMs or DAS usually use random overlap (RAN) or maximum-random overlap (MRAN) in their cloud-radiation packages.
+
 
+
:Ideally, GEOS-Chem should use the same cloud overlap assumption as the one used in GEOS-DAS where TOA radiative fluxes have been validated against e.g. satellite observations. But the ("exact") random overlap and MRAN approaches are computationally expensive. Fortunately, the so-called "approximate" random overlap scheme [TAU' = TAU * f^(3/2) which is computationally cheap] has been demonstrated to be a good approximation to both the "exact" random overlap and MRAN calculations. For details, see my GEOS-Chem cloud paper (section 2.3 & Figures 8d,9d:    http://research.nianet.org/~hyl/publications/liu2006_cloud1.abs.html
+
 
+
:So, if we don't want to use any cloud overlap assumptions because of computational cost, the "approximate" random overlap seems a good option - it makes more sense physically and is more consistent with the mother GCM or DAS.  Actually it has been used in the MOZART model for years [see Brasseur et al., 1998].
+
 
+
:Hongyu Liu
+
 
+
For more information, please contact Hongyu Liu (hyl@nianet.org).
+
 
+
--[[User:Bmy|Bob Y.]] 12:44, 23 May 2008 (EDT)
+
 
+
== Updated aerosol optical properties ==
+
 
+
Please visit our new [[Aerosol optical properties]] wiki page for more information about:
+
 
+
# [http://www.atmos.colostate.edu/~heald/docs/GEOS_Chem_optics_description.pdf Description of aerosol optical properties in GEOS-Chem]
+
# [[Aerosol optical properties#Aerosol optical properties update for GEOS-Chem v8-02-05|Aerosol optical properties update for v8-02-05]]
+
# [[Aerosol optical properties#Aerosol optical properties at high spectral resolution|Aerosol optical properties at high spectral resolution]]
+
 
+
--[[User:Bmy|Bob Y.]] 11:07, 1 March 2010 (EST)
+
 
+
== Scaling of AOD diagnostic output to other wavelengths ==
+
 
+
Colette Heald and Randall Martin have added a new capability to the [[GEOS-Chem v8-03-01]] diagnostics that will facilitate comparing GEOS-Chem data to satellite observations.  This was released as a [[#Post-release patches|patch]] shortly after the release of v8-03-01.
+
 
+
The aerosol optical depth (AOD) output computed by the following diagnostics:
+
 
+
# ND21 (output to the <tt>ctm.bpch</tt> file)
+
# ND48 (timeseries station data)
+
# ND49 (instantaneous timeseries output)
+
# ND50 (24-hr timeseries output)
+
# ND51 (satellite timeseries)
+
# ND51b (satellite timeseries)
+
 
+
can now be scaled from 400nm (i.e. the FAST-J wavelength) to any arbitrary wavelength.  A new file, <tt>jv_spec_aod.dat</tt>, has now been added to all of the GEOS-Chem v8-03-01 run directories.  This file can be edited to contain the optical parameters for the aerosols at the target wavelength.  Currently the default <tt>jv_spec_aod.dat</tt> is set up to scale AOD output from 400nm to 550nm. 
+
 
+
For more information, please see the [http://acmg.seas.harvard.edu/geos/doc/man/chapter_5.html#5.4.4 Section 5.4.4 of the GEOS-Chem v8-03-01 User's Guide].  This contains information about how to edit <tt>jv_spec_aod.dat</tt> for other wavelengths.
+
 
+
It is important to note that this capability does not change the scientific results of GEOS-Chem, but is just a new option for the diagnostic output.
+
 
+
--[[User:Bmy|Bob Y.]] 16:10, 28 May 2010 (EDT)
+
 
+
== Too many levels in photolysis code ==
+
 
+
The scattering module (<tt>OPMIE.f</tt>) for Fast-J requires many additional vertical levels. It happens that the limit (NL set in <tt>jv_mie.h</tt>) can be reached in some situations, causing the program to stop with a "Too many levels in photolysis code.." error message.
+
Sometimes you can increase NL to solve the problem.
+
Now a new version of <tt>OPMIE.f</tt> is available, which still warns you if NL is reached, but works with that limit.
+
 
+
Before being released into the standard model, you can find the new OPMIE.f at: ftp://ftp.as.harvard.edu/pub/geos-chem/patches/v8-01-01/OPMIE.f
+
+
--[[User:Plesager|phs]] 11:29, 17 June 2008 (EDT)
+
 
+
This can also be an indication that there may be a problem in your visual optical depths, dust emissions, or aerosol emissions.  Dust and aerosol optical depths are computed from the concentration array STT.  If for some reason you end up emitting too much aerosol or dust (i.e. a unit conversion error), then this will result in an abnormally high dust or aerosol optical depth.  A very high optical depth will cause FAST-J to want to keep adding points to the Gaussian quadrature in <tt>OPMIE.f</tt>.  You can get into a situation where the number of points that FAST-J wants to add is greater than the array parameter NL (it may want to add thousands of points!).
+
 
+
Therefore, if you encounter this type of error, it is a good idea to doublecheck your aerosol & dust emissions to make sure that the monthly and annual totals are reasonable.
+
 
+
--[[User:Bmy|Bob Y.]] 11:03, 26 June 2008 (EDT)
+

Latest revision as of 19:47, 2 January 2019

Here we link to pages describing the various versions of the FAST-J and FAST-JX photolysis mechanisms used in GEOS-Chem.

Photolysis mechanisms used in standard GEOS-Chem versions

The following photolysis mechanisms have been implemented in official releases of GEOS-Chem:

FAST-JX v7.0

The FAST-JX v7.0 photolysis mechanism is the newest version of the FAST-J software. It was incorporated into GEOS-Chem v10-01 by Sebastian Eastham (MIT) and the GEOS-Chem Support Team, along with the UCX stratospheric-tropopsheric chemistry mechanism.

--Bob Yantosca (talk) 17:06, 16 November 2016 (UTC)

FAST-J

The FAST-J photolysis mechanism was used in GEOS-Chem versions prior to GEOS-Chem v10-01. It has since been replaced by FAST-JX v7.0 photolysis mechanism.

--Bob Yantosca (talk) 17:07, 16 November 2016 (UTC)

Photolysis mechanisms used in research versions of GEOS-Chem

The following photolysis mechanisms have been used in non-standard research versions of GEOS-Chem:

FAST-JX v6.2

The FAST-JX v6.2 photolysis mechanism was implemented into several research versions of GEOS-Chem by Jingqiu Mao (Princeton). But this version of FAST-J was never incorporated into the standard GEOS-Chem model.

--Bob Y. 11:58, 20 May 2014 (EDT)