next up previous
Next: 8. Meteo input Up: 7. Model physics Previous: 7.6 Depostion

Subsections

7.7 Photolysis

Most modern photolysis code is in cy3/chem/st version. Jason W. is going to add a reference to his ACP paper here.

7.7.1 Albedo

In current TM codes, an adhoc uv-vis albedo is computed from land cover fields (in the dry deposition module ...):

        dd_surface_fields
          if(root_k)then
            dd_calc_inisurf
              compute ags on glb1x1 from land cover, on root_k only
            dd_coarsen_vd
              coarsen ags to vd_temp, copy into phot_dat(region)%albedo
          endif
          broadcast phot_dat(region)%albedo to all other processors
        
In future, this should be replaced by ECMWF field:
        name   :  UV visible albedo for direct radiation
        abbrev :  ALUVP  ;     unit   :  0-1
        code   :  15     ;     table  :  128
However, this field seems not to be archived in MARS.



Created at IMAU on Tue Mar 3 05:00:05 CET 2009 by a slave chained in the basement