GEOS-Chem Adjoint v31

From Geos-chem
Revision as of 00:20, 7 January 2012 by Daven (Talk | contribs) (New page: == Overview == PUBLIC RELEASE: 2011/02/23 This was the last version in which code updates were documented within the code itself. So so the header of <tt>inverse_driver.f</tt> for detail...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

PUBLIC RELEASE: 2011/02/23

This was the last version in which code updates were documented within the code itself. So so the header of inverse_driver.f for details. Below I just list the patches that made it into this version post release.

--Daven 19:20, 6 January 2012 (EST)

Previous issues now resolved in v31

CO2 emissions update to allow for both monthly and years emissions

Update to co2_mod.f (dkh, 03/07/11)

Updates to lidort_mod.f

  • Reinstate NCOUNT in CALC_RF_FORCE so that aod files are made at the right time. (dkh, 03/27/11)
  • now check to make sure that MAXTHREADS matches JJPAR in lidort_mod.f (dkh, 03/27/11)

Update to Mie table

Update mie_mod.f to use finite difference values for adjoints. (dkh, 03/27/11)

Remove bug in SET_SF

Remove erroneous debugging code in subroutine SET_SF in inverse_mod.f. (dkh, 03/27/11)