Difference between revisions of "GEOS-Chem Newsletter Summer-Fall 2012"

From Geos-chem
Jump to: navigation, search
(GEOS-Chem Steering Committee)
Line 31: Line 31:
  
 
# [[GEOS-Chem_v9-01-03#New_data_directories|New data directories for v9-01-03]]
 
# [[GEOS-Chem_v9-01-03#New_data_directories|New data directories for v9-01-03]]
# [[http://acmg.seas.harvard.edu/geos/doc/man/chapter_4.html Chapter 4 of the GEOS-Chem User's Guide: Data Directories]]
+
# [http://acmg.seas.harvard.edu/geos/doc/man/chapter_4.html Chapter 4 of the GEOS-Chem User's Guide: Data Directories]
  
 
=== Updates for Grid-Independence in v9-01-03 ===
 
=== Updates for Grid-Independence in v9-01-03 ===
  
Our goal has been to introduce the Grid-Independent functionality without destroying any of the existing GEOS-Chem functionality.  We have done this by mostly adding new code in parallel to the existing GEOS-Chem code.  The new code is set apart from the existing code by one or more C-Preprocessor switches.  This allows us
+
Our goal has been to introduce the [[Grid-independent GEOS-Chem|grid-independent functionality]] into GEOS-Chem without destroying any of the existing functionality.  We have done this by mostly adding new code in parallel to the existing GEOS-Chem code.  The new code is set apart from the existing code by one or more [http://acmg.seas.harvard.edu/geos/doc/man/chapter_3.html#3.4 C-preprocessor] switches.  If the switches are turned on, then the new grid-independent code is invoked; otherwise the new code is not compiled into the executable.
  
 
For a complete explanation of grid-independent modifications in GEOS-Chem v9-01-03, please see:
 
For a complete explanation of grid-independent modifications in GEOS-Chem v9-01-03, please see:
Line 60: Line 60:
 
To simplify the library installation process, the [[GEOS-Chem Support Team]] has created the <tt>GEOS-Chem-Libraries</tt> installer package.  Detailed instructions about how to download and install netCDF with <tt>GEOS-Chem-Libraries</tt> may be found on our [[Installing libraries for GEOS-Chem]] wiki page.  (NOTE: If you are one of several GEOS-Chem users at a single institution, the libraries only have to be built once  and then placed in a common directory where all users may access them.  Ask your IT staff for help.)
 
To simplify the library installation process, the [[GEOS-Chem Support Team]] has created the <tt>GEOS-Chem-Libraries</tt> installer package.  Detailed instructions about how to download and install netCDF with <tt>GEOS-Chem-Libraries</tt> may be found on our [[Installing libraries for GEOS-Chem]] wiki page.  (NOTE: If you are one of several GEOS-Chem users at a single institution, the libraries only have to be built once  and then placed in a common directory where all users may access them.  Ask your IT staff for help.)
  
We realize that the full conversion from binary to netCDF I/O cannot be achieved overnight.  The first step shall be to modify GEOS-Chem to be able to read certain netCDF data files from disk.  This has already been done with the following input files:
+
We realize that the full conversion from binary to netCDF I/O cannot be achieved overnight.  We have already converted the following data files to netCDF:
  
 
#[[GEOS-5.7.2]] met data files
 
#[[GEOS-5.7.2]] met data files
Line 71: Line 71:
 
At a later time, in conjunction with the [[Grid-independent GEOS-Chem]] project, we shall also begin to convert GEOS-Chem's diagnostic outputs to netCDF format.  Fortran code for writing netCDF files is necessarily much more wordy than code for reading from netCDF files because one must supply information (aka metadata) about the variables that will constitute each netCDF file.  To simplify the coding process for the GEOS-Chem community, Bob Yantosca has included into GEOS-Chem some Perl scripts which will automatically generate the proper Fortran for both writing to and reading from netCDF files.
 
At a later time, in conjunction with the [[Grid-independent GEOS-Chem]] project, we shall also begin to convert GEOS-Chem's diagnostic outputs to netCDF format.  Fortran code for writing netCDF files is necessarily much more wordy than code for reading from netCDF files because one must supply information (aka metadata) about the variables that will constitute each netCDF file.  To simplify the coding process for the GEOS-Chem community, Bob Yantosca has included into GEOS-Chem some Perl scripts which will automatically generate the proper Fortran for both writing to and reading from netCDF files.
  
== Grid-Independent GEOS-Chem ==
+
== GAMAP v2-16 ==
  
We have an ongoing collaboration with [http://gmao.gsfc.nasa.gov NASA] where we seek to embed GEOS-Chem within the NASA GEOS-5/GCM.  In order to do this, the [[GEOS-Chem Support Team]] has been working towards making GEOS-Chem [[Grid-independent GEOS-Chem|Grid-Independent]], or able to accept an arbitrary horizontal grid definition.  This will finally enable GEOS-Chem to utilize MPI parallelization (via the [http://www.earthsystemmodeling.org ESMF framework]) and to run on many more CPUs than is possible with the current configuration.
+
GAMAP v2-16 is now released!  We have made some new modifications specific to [[GEOS-Chem v9-01-03]]; therefore, we ask all GEOS-Chem users to upgrade to this version as soon as possible.
  
The first phase of this project has involved preparing GEOS-Chem for the GCM interface.  We reached an important milestone in June 2012 (the end of Year 1 of the project).  Mike Long and Bob Yantosca traveled to GSFC to install GEOS-Chem within the GEOS-5 GCM.  Currently the GEOS-5/GEOS-Chem combination compiles on the NASA computer system.  Further testing and refinement of the GEOS-5/GEOS-Chem interface is ongoing.
+
New features include:
  
Postdoc Christoph Keller is working on a new [[Grid-independent GEOS-Chem#Emissions Component|Grid-Independent Emissions Component]], which will be the focus of the upcoming year.
+
#Support for reading/plotting [[GEOS-5.7.2]] met data
 +
#Improved support for netCDF file I/O
 +
#Updated code for plotting results from GEOS-Chem 1-month benchmarks
 +
#Flexible colorbar scaling with the /CBSCALE option (submitted by Chris Holmes)
 +
#Now can read binary files larger than 2.4 GB in size (submitted by Prasad Kasibhatla)
 +
 
 +
Please see the [http://acmg.seas.harvard.edu/gamap/doc/index.html online GAMAP manual] for detailed information about GAMAP v2-16, including downloading and installation instructions.
  
 
== GEOS-Chem Steering Committee ==
 
== GEOS-Chem Steering Committee ==
Line 83: Line 89:
 
Minutes from the last GCSC telecon which was held on '''Wednesday 23 May 2012 @ 10:00 AM ET (14:00 GMT)''' are available [http://acmg.seas.harvard.edu/geos/word_pdf_docs/steering_cmte/gc_sc_minutes_021512.pdf HERE].
 
Minutes from the last GCSC telecon which was held on '''Wednesday 23 May 2012 @ 10:00 AM ET (14:00 GMT)''' are available [http://acmg.seas.harvard.edu/geos/word_pdf_docs/steering_cmte/gc_sc_minutes_021512.pdf HERE].
  
The next scheduled [http://acmg.seas.harvard.edu/geos/geos_steering_cmte.html GEOS-Chem Steering Committee] telecon will take place at '''10AM ET on October 4, 2012'''. As always, if you have any items for the Steering Committee please be sure to identify them to your [http://acmg.seas.harvard.edu/geos/geos_working_groups.html Working Group chairpersons].
+
The next scheduled [http://acmg.seas.harvard.edu/geos/geos_steering_cmte.html GEOS-Chem Steering Committee] telecon will take place at '''10AM ET (15:00 GMT) on October 4, 2012'''. As always, if you have any items for the Steering Committee please be sure to identify them to your [http://acmg.seas.harvard.edu/geos/geos_working_groups.html Working Group chairpersons].
  
== GEOS-5.7.2 met field update ==
+
== Grid-Independent GEOS-Chem ==
  
NASA/GMAO has updated the operational GEOS system from GEOS-5.2.0 to [[GEOS-5.7.2]].  Here is a quick summary of the new GEOS-5.7.2 data product:
+
We have an ongoing collaboration with [http://gmao.gsfc.nasa.gov NASA] where we seek to embed GEOS-Chem within the NASA GEOS-5/GCM.  In order to do this, the [[GEOS-Chem Support Team]] has been working towards making GEOS-Chem [[Grid-independent GEOS-Chem|grid-independence]]; that is, the ability to accept an arbitrary geospatial grid.  This will finally enable GEOS-Chem to utilize MPI parallelization (via the [http://www.earthsystemmodeling.org ESMF framework]) and to run on many more CPUs than is possible with the current configuration.
 +
 
 +
The first phase of this project has involved preparing GEOS-Chem for the GEOS-5 GCM interface.  We reached an important milestone in June 2012 (the end of Year 1 of the project) when Mike Long and Bob Yantosca traveled to GSFC to install GEOS-Chem within the GEOS-5 GCM.  The GEOS-5/GEOS-Chem combination now compiles on the NASA computer system.  Further testing and refinement of the GEOS-5/GEOS-Chem interface is ongoing.
 +
 
 +
Postdoc Christoph Keller is working on a new [[Grid-independent GEOS-Chem#Emissions Component|Grid-Independent Emissions Component]], which will be the focus of the upcoming year.
 +
 
 +
== GMAO met field update ==
 +
 
 +
=== GEOS-5.7.2 ===
 +
 
 +
As of August 2011, NASA/GMAO has updated the operational GEOS system from GEOS-5.2.0 to [[GEOS-5.7.2]].   
  
 
#'''Horizontal resolution:''' 0.25&deg; lat x 0.3125&deg; lon (i.e. 1/4&deg; x 5/16&deg;)
 
#'''Horizontal resolution:''' 0.25&deg; lat x 0.3125&deg; lon (i.e. 1/4&deg; x 5/16&deg;)
Line 97: Line 113:
 
We plan to store the GEOS-5.7.2 following data at Harvard (which will be downloadable by the community).  Data will be processed for Aug 2011-onward.  Priority will be given to these grids:
 
We plan to store the GEOS-5.7.2 following data at Harvard (which will be downloadable by the community).  Data will be processed for Aug 2011-onward.  Priority will be given to these grids:
  
#Global 2&deg; x 2.5&deg;
+
=== GEOS-5 FP and GEOS-5 FP-IT ===
#Global 4&deg; x 5&deg;
+
#SEA4CRS Nested grid at 0.25&deg; x 0.3125&deg; resolution
+
  
The large size of the nested data files makes disk storage an issue.  At present, we plan on giving priority to the SEA4CRS nested grid.
+
GMAO recently has made further changes to the assimilated meteorology product:
  
We have added several structural modifications for GEOS-5.7.2 met into GEOS-Chem v9-01-03Because the structure of the GEOS-5.7.2 met data is very similar to MERRA, many of the modifications simply involved simply extending C-preprocessor statements such as:
+
# <p>GEOS-5.7.2 met data has been renamed to GEOS-5.8 (aka "GEOS5-FP).  This data comes on a 0.25&deg; x 0.3125&deg; x 72 layer grid, with hourly and 3-hourly time resolutionThis is the '''operational data set''', which means that the assimilation system that produces these data data shall evolve to match the state of the science.</p>
 +
#<p>The GEOS-5.2.0 met data product has now been turned off.  It is replaced with GEOS-5 FP-IT.  This data comes on a 0.5&deg; x 0.666 &deg; x 72 layer grid.  This is a '''frozen data set''', which means that the assimilation system that produces these data shall not be modified.</p>
  
    #if defined( MERRA )
+
We shall continue developing the 0.25&deg; x 0.3125&deg; nested grid capability in the next version of GEOS-Chem (denoted as[[GEOS-Chem v9-02]]), using the operational GEOS-5 "FP" data.  This work is ongoing.
 
+
to
+
 
+
    #if defined( MERRA ) || defined( GEOS_57 )
+
 
+
which tells the code to treat GEOS-5.7 in the same way as we already do for MERRA.
+
 
+
Patrick Kim has done some initial benchmarking of GEOS-Chem driven with the GEOS-5.7.2 met product and have compared the results to GEOS-5.2 and MERRA.  His findings are included in the separate document entitled SEAC4RS_Update.pdf which I have distributed along with this report.  The GEOS-5.7.2 moist fields seem to be significantly different as compared to MERRA.  We are still investigating.
+
 
+
Yuxuan Wang and her team at Tsinghua have been working on the nested-grid transport at 0.25&deg; x 0.3125&deg; resolution.
+
 
+
 
+
 
+
== De-supporting of GEOS-3 meteorology ==
+
 
+
All support for GEOS-3 met data has now been officially removed from GEOS-Chem.  GEOS-3 is now several versions behind the current GMAO met data product, and is obsolete.
+
 
+
We shall still keep the archive of GEOS-3 met data at both Harvard and Dalhousie in case there are users who still wish to access this data.
+
  
 
== GEOS-Chem Adjoint news ==
 
== GEOS-Chem Adjoint news ==
Line 131: Line 128:
 
Also, any technical questions that you may have pertaining to the adjoint source code may be directed to Nicolas Bousserez, who recently joined the [[GEOS-Chem Support Team]] as GEOS-Chem Adjoint liaison.  You may contact Nicolas (and all other Support Team) members by sending an email to <tt>geos-chem-support@as.harvard.edu</tt>.
 
Also, any technical questions that you may have pertaining to the adjoint source code may be directed to Nicolas Bousserez, who recently joined the [[GEOS-Chem Support Team]] as GEOS-Chem Adjoint liaison.  You may contact Nicolas (and all other Support Team) members by sending an email to <tt>geos-chem-support@as.harvard.edu</tt>.
  
== GAMAP v2-16 ==
+
== Miscellany ==
  
We plan on releasing the next [http://acmg.seas.harvard.edu/gamap/ GAMAP] version (v2-16) when [[GEOS-Chem v9-01-03]] is officially releasedGAMAP v2-16 will contain the following new features:
+
We would like to thank all of the GEOS-Chem user groups who sent us an updated research blurb and list of group members for the [http://acmg.seas.harvard.edu/geos/ GEOS-Chem people and projects page].  This information helps us keep an to accurate count of GEOS-Chem users.  If you have not submitted an updated research blurb, then please do so at your earliest convenience.
  
#Support for reading/plotting [[GEOS-5.7.2]] met data
 
#Improved support for netCDF file I/O
 
#Updated code for plotting results from GEOS-Chem 1-month benchmarks
 
#Flexible colorbar scaling with the /CBSCALE option (submitted by Chris Holmes)
 
#Now can read binary files larger than 2.4 GB in size (submitted by Prasad Kasibhatla)
 
  
This release shall standardize several fixes that had been made to the GAMAP source code over the past year.  We shall also update the [http://acmg.seas.harvard.edu/gamap/doc/index.html GAMAP manual] to remove outdated information.
 
  
== Miscellany ==
 
  
We would like to each GEOS-Chem user group to take a moment to review the research blurb and list of group members on the [http://acmg.seas.harvard.edu/geos/ GEOS-Chem people and projects page].  Also, we apologize if you sent us updates that were not posted on the website.  As you can see from all of the news above, it has been a busy few months for us on the GEOS-Chem Support Team!
 
  
 
--<br>
 
--<br>
 
Bob Yantosca<br>
 
Bob Yantosca<br>
(with input from Mike Long, Melissa Payer, and Matthew Cooper)<br>
+
(on behalf of Mike Long, Melissa Payer, Matthew Cooper, and Nicolas Bousserez)<br>
21 May 2012
+
14 Sep 2012
  
--[[User:Bmy|Bob Y.]] 16:34, 21 May 2012 (EDT)
+
--[[User:Bmy|Bob Y.]] 13:55, 14 September 2012 (EDT)

Revision as of 17:55, 14 September 2012

We have had a busy summer! We were not able to get out a newsletter in the Summer, so we have denoted this as the Summer-Fall 2012 issue.

Happy Modeling,

The GEOS-Chem Support Team!

GEOS-Chem v9-01-03 is now released!

We are happy to announce the public release of GEOS-Chem v9-01-03 today (September 14, 2012)! We encourage all GEOS-Chem users to update to the new version. Please see our Online GEOS-Chem User's Manual for full downloading and installation instructions!

New features in v9-01-03

For a complete list of all new features and fixes in GEOS-Chem v9-01-03, please see this table.

Some exciting new features include:

  1. Capability to read data files in netCDF format (GEOS-Chem Support Team)
  2. Improved sea salt emission & deposition (Lyatt Jaegle, U. Washington)
  3. Updated acetone chemistry algorithm (Emily Fischer, Harvard)
  4. Improved snow scavenging & washout parameterization (Qiaoqiao Wang, Harvard)
  5. Stratospheric chemistry via archived production/loss rates (Lee Murray, Harvard)
  6. Addition of bromine chemistry into the standard mechanism (Justin Parella, formerly Harvard)
  7. PARANOX plume model for ship emissions (Geert Vinken, Eindhoven)
  8. Historical emissions of SO2, NOx, BC, and POA (Eric Leibensperger, SUNY Plattsburgh)
  9. Updates to facilitate Grid-Independence and interface with the GEOS-5 GCM (GEOS-Chem Support Team)
  10. Implementation of an improved regridding algorithm (GEOS-Chem Support Team + Prasad Kasibhatla, Duke)

New data directories for v9-01-03

We have made available several new data directories containing new emissions and other input files for use with GEOS-Chem v9-01-03. For a complete list of these directories, please see:

  1. New data directories for v9-01-03
  2. Chapter 4 of the GEOS-Chem User's Guide: Data Directories

Updates for Grid-Independence in v9-01-03

Our goal has been to introduce the grid-independent functionality into GEOS-Chem without destroying any of the existing functionality. We have done this by mostly adding new code in parallel to the existing GEOS-Chem code. The new code is set apart from the existing code by one or more C-preprocessor switches. If the switches are turned on, then the new grid-independent code is invoked; otherwise the new code is not compiled into the executable.

For a complete explanation of grid-independent modifications in GEOS-Chem v9-01-03, please see:

  1. Standardization of grid-independent code modifications
  2. Additional grid-independent modifications
  3. Using the DEVEL C-preprocessor switch
  4. Implementation of derived types
  5. Modifications to restrict screen and log file output to the root CPU
  6. Dynamically assiging logical unit numbers for file I/O

Issues now resolved in GEOS-Chem v9-01-03

Please see this this wiki post for a complete list of issues that have now been corrected in GEOS-Chem v9-01-03.

Outstanding issues not yet resolved in GEOS-Chem v9-01-03

Please see this this wiki post for a list of issues that have yet to be resolved.

Installing libraries for GEOS-Chem v9-01-03

We have added a netCDF I/O capability into GEOS-Chem v9-01-03 to facilitate the Grid-independent GEOS-Chem project, which seeks to integrate GEOS-Chem within the NASA GEOS-5 GCM. Therefore, starting with GEOS-Chem v9-01-03, all GEOS-Chem users must have a netCDF library installation on their systems in order to run GEOS-Chem.

To simplify the library installation process, the GEOS-Chem Support Team has created the GEOS-Chem-Libraries installer package. Detailed instructions about how to download and install netCDF with GEOS-Chem-Libraries may be found on our Installing libraries for GEOS-Chem wiki page. (NOTE: If you are one of several GEOS-Chem users at a single institution, the libraries only have to be built once and then placed in a common directory where all users may access them. Ask your IT staff for help.)

We realize that the full conversion from binary to netCDF I/O cannot be achieved overnight. We have already converted the following data files to netCDF:

  1. GEOS-5.7.2 met data files
  2. Olson land map (1992) and (2001)
  3. MODIS LAI data
  4. Dry deposition input files

As GEOS-Chem development progresses, the list of input files in netCDF format shall grow until eventually all of GEOS-Chem's input files will have been migrated to netCDF format.

At a later time, in conjunction with the Grid-independent GEOS-Chem project, we shall also begin to convert GEOS-Chem's diagnostic outputs to netCDF format. Fortran code for writing netCDF files is necessarily much more wordy than code for reading from netCDF files because one must supply information (aka metadata) about the variables that will constitute each netCDF file. To simplify the coding process for the GEOS-Chem community, Bob Yantosca has included into GEOS-Chem some Perl scripts which will automatically generate the proper Fortran for both writing to and reading from netCDF files.

GAMAP v2-16

GAMAP v2-16 is now released! We have made some new modifications specific to GEOS-Chem v9-01-03; therefore, we ask all GEOS-Chem users to upgrade to this version as soon as possible.

New features include:

  1. Support for reading/plotting GEOS-5.7.2 met data
  2. Improved support for netCDF file I/O
  3. Updated code for plotting results from GEOS-Chem 1-month benchmarks
  4. Flexible colorbar scaling with the /CBSCALE option (submitted by Chris Holmes)
  5. Now can read binary files larger than 2.4 GB in size (submitted by Prasad Kasibhatla)

Please see the online GAMAP manual for detailed information about GAMAP v2-16, including downloading and installation instructions.

GEOS-Chem Steering Committee

Minutes from the last GCSC telecon which was held on Wednesday 23 May 2012 @ 10:00 AM ET (14:00 GMT) are available HERE.

The next scheduled GEOS-Chem Steering Committee telecon will take place at 10AM ET (15:00 GMT) on October 4, 2012. As always, if you have any items for the Steering Committee please be sure to identify them to your Working Group chairpersons.

Grid-Independent GEOS-Chem

We have an ongoing collaboration with NASA where we seek to embed GEOS-Chem within the NASA GEOS-5/GCM. In order to do this, the GEOS-Chem Support Team has been working towards making GEOS-Chem grid-independence; that is, the ability to accept an arbitrary geospatial grid. This will finally enable GEOS-Chem to utilize MPI parallelization (via the ESMF framework) and to run on many more CPUs than is possible with the current configuration.

The first phase of this project has involved preparing GEOS-Chem for the GEOS-5 GCM interface. We reached an important milestone in June 2012 (the end of Year 1 of the project) when Mike Long and Bob Yantosca traveled to GSFC to install GEOS-Chem within the GEOS-5 GCM. The GEOS-5/GEOS-Chem combination now compiles on the NASA computer system. Further testing and refinement of the GEOS-5/GEOS-Chem interface is ongoing.

Postdoc Christoph Keller is working on a new Grid-Independent Emissions Component, which will be the focus of the upcoming year.

GMAO met field update

GEOS-5.7.2

As of August 2011, NASA/GMAO has updated the operational GEOS system from GEOS-5.2.0 to GEOS-5.7.2.

  1. Horizontal resolution: 0.25° lat x 0.3125° lon (i.e. 1/4° x 5/16°)
  2. Vertical resolution: 72 hybrid layers (identical to the vertical grids used by the GEOS-5.2.0 and MERRA met data products)
  3. Time resolution: Hourly and 3-hourly data (timestamps very similar to MERRA)
  4. Input data format: netCDF-4 (as opposed to HDF4-EOS, used for past GMAO data products)
  5. Output data format: netCDF-3 (instead of flat binary). This will allow the files to be read by IDL routines such as GAMAP.

We plan to store the GEOS-5.7.2 following data at Harvard (which will be downloadable by the community). Data will be processed for Aug 2011-onward. Priority will be given to these grids:

GEOS-5 FP and GEOS-5 FP-IT

GMAO recently has made further changes to the assimilated meteorology product:

  1. GEOS-5.7.2 met data has been renamed to GEOS-5.8 (aka "GEOS5-FP). This data comes on a 0.25° x 0.3125° x 72 layer grid, with hourly and 3-hourly time resolution. This is the operational data set, which means that the assimilation system that produces these data data shall evolve to match the state of the science.

  2. The GEOS-5.2.0 met data product has now been turned off. It is replaced with GEOS-5 FP-IT. This data comes on a 0.5° x 0.666 ° x 72 layer grid. This is a frozen data set, which means that the assimilation system that produces these data shall not be modified.

We shall continue developing the 0.25° x 0.3125° nested grid capability in the next version of GEOS-Chem (denoted asGEOS-Chem v9-02), using the operational GEOS-5 "FP" data. This work is ongoing.

GEOS-Chem Adjoint news

Please see the new GEOS-Chem Adjoint v33 wiki page for a complete list of updates pertaining to the current GEOS-Chem adjoint version. This wiki page is updated often, so please check back frequently for the latest news!

Also, any technical questions that you may have pertaining to the adjoint source code may be directed to Nicolas Bousserez, who recently joined the GEOS-Chem Support Team as GEOS-Chem Adjoint liaison. You may contact Nicolas (and all other Support Team) members by sending an email to geos-chem-support@as.harvard.edu.

Miscellany

We would like to thank all of the GEOS-Chem user groups who sent us an updated research blurb and list of group members for the GEOS-Chem people and projects page. This information helps us keep an to accurate count of GEOS-Chem users. If you have not submitted an updated research blurb, then please do so at your earliest convenience.



--
Bob Yantosca
(on behalf of Mike Long, Melissa Payer, Matthew Cooper, and Nicolas Bousserez)
14 Sep 2012

--Bob Y. 13:55, 14 September 2012 (EDT)