Difference between revisions of "GEOS-Chem Adjoint v33"

From Geos-chem
Jump to: navigation, search
m (What's new in this version)
m (Fix wet deposition adjoint (v33c))
Line 70: Line 70:
 
--[[User:Daven|Daven]] 12:51, 20 April 2012 (EDT)
 
--[[User:Daven|Daven]] 12:51, 20 April 2012 (EDT)
  
===== Fix wet deposition adjoint (v33c) =====
+
===== Fix air (v33c) =====
  
 
The SO2 aircraft emissions are distributed in the model based on a mapping from the 20 level inventory to the GEOS-Chem levels.  This mapping depends upon the air masses in the models.  The emissions are read in during the first hour of the month in the forward model, but on the last hour of the month in the adjoint.  Thus they were being calculated inconsistently in the adjoint compared to the forward model.  We now checkpoint these emissions rather than recalculate them
 
The SO2 aircraft emissions are distributed in the model based on a mapping from the 20 level inventory to the GEOS-Chem levels.  This mapping depends upon the air masses in the models.  The emissions are read in during the first hour of the month in the forward model, but on the last hour of the month in the adjoint.  Thus they were being calculated inconsistently in the adjoint compared to the forward model.  We now checkpoint these emissions rather than recalculate them

Revision as of 03:09, 8 May 2012

Overview

BETA RELEASE

What's new in this version

GEOS-Chem Adjoint v33 contains the following major updates and improvements.

Feature Type Submitted by Version Status
Add TES O3 IRK observation operator Adjoint Update Daven Henze (CU Boulder) v33a Approved 13 Apr 2012
Fix wetdep adjoint Adjoint bug fix Daven Henze (CU Boulder) v33b Approved 20 Apr 2012
Fix checkpointing of aircraft SO2 emissions Adjoint bug fix Nicolas Bousserez (CU Boulder) v33c Approved 20 Apr 2012
Fix linoz adjoint Adjoint bug fix Nicolas Bousserez (CU Boulder) v33d Approved 07 May 2012

Updates to forward model

Bug fixes in forward model

Updates to adjoint model

Add TES O3 IRK (v33a)

Implemented observation operator for assimilation of TES O3 IRKs.

See benchmark results 33a_001

--Daven 19:03, 13 April 2012 (EDT)

Bug fixes in adjoint model

Fix wet deposition adjoint (v33b)

The adjoint was not properly handling evaporation. This fix helps make the adjoint of species such as NH3 better in a few locations where adjoints were diverging from forward model sensitivities by up to 50%.


See benchmark results 33a_002 vs 33b_002

--Daven 12:51, 20 April 2012 (EDT)

Fix air (v33c)

The SO2 aircraft emissions are distributed in the model based on a mapping from the 20 level inventory to the GEOS-Chem levels. This mapping depends upon the air masses in the models. The emissions are read in during the first hour of the month in the forward model, but on the last hour of the month in the adjoint. Thus they were being calculated inconsistently in the adjoint compared to the forward model. We now checkpoint these emissions rather than recalculate them

See benchmark results 33c_001 - 33c_004

--Daven 23:08, 7 May 2012 (EDT)

Outstanding issues not yet resolved in v33

TBD