Difference between revisions of "GEOS-Chem Adjoint v33"

From Geos-chem
Jump to: navigation, search
(New page: == What's new in this version == === Updates to forward model === === Bug fixes in forward model === ==== Trap for negative CRUTES in rpmares_mod.f (adj33_001) ==== Despite the setting ...)
 
m
Line 9: Line 9:
  
 
--[[User:Daven|Daven]] 14:58, 6 January 2012 (EST)
 
--[[User:Daven|Daven]] 14:58, 6 January 2012 (EST)
 +
 +
==== Updated lightning parameterization and fix for cloud-top-height algorithm (v9-01-01) ====
 +
Updates to a6_read_mod.f and lightning_nox_mod.f.  Details in Lee's description: http://people.seas.harvard.edu/~ltmurray/LNOx.v9-01-01.Release.Notes.pd
 +
 +
--[[User:Daven|Daven]] 15:18, 6 January 2012 (EST)
 +
 +
==== Fix for GEIA emissions scaling factor over Botswana (v9-01-02h) ====
 +
Updates to scale_anthro_mod.f.  See [[GEOS-Chem_v9-01-02#Fix_for_GEIA_emissions_scaling_factor_over_Botswana]]
  
 
=== Updates to adjoint model ===
 
=== Updates to adjoint model ===

Revision as of 20:18, 6 January 2012

What's new in this version

Updates to forward model

Bug fixes in forward model

Trap for negative CRUTES in rpmares_mod.f (adj33_001)

Despite the setting of negative roots to zero, sometimes the code still ends up with negative CRUTES. Trap for it here to prevent mysterious crashing later.

--Daven 14:58, 6 January 2012 (EST)

Updated lightning parameterization and fix for cloud-top-height algorithm (v9-01-01)

Updates to a6_read_mod.f and lightning_nox_mod.f. Details in Lee's description: http://people.seas.harvard.edu/~ltmurray/LNOx.v9-01-01.Release.Notes.pd

--Daven 15:18, 6 January 2012 (EST)

Fix for GEIA emissions scaling factor over Botswana (v9-01-02h)

Updates to scale_anthro_mod.f. See GEOS-Chem_v9-01-02#Fix_for_GEIA_emissions_scaling_factor_over_Botswana

Updates to adjoint model

Bug fixes in adjoint model

Previous issues now resolved in v33

Outstanding issues not yet resolved in v33