FAMOUS

MOSES 2.2 and Coastal Tiling for FAMOUS

I am in the process of producing some technical notes on this page. There are some other incomplete notes here: http://www.met.rdg.ac.uk/~annette/moses/coastal_tiling/.

For more information please email me: a.osprey<at>reading.ac.uk

Implementation

Based on the vn4.5 MOSES 2.2 code for HadAM3 (see here), with coastal tiling derived from the vn5.3 mods (ang0f503.mf77 and ang0h503.mh). Also includes the radiation mod adb1f406 (J.M. Edwards, May 99), plus mods Tibet_snow.mf77 and runoff_MII.mf77

Set of mods:

moses2.2_ctile.mod - contains most of the MOSES 2.2 + tiling code
ccouple_moses2.2 - coupling with new stash codes
LANDTOGLOBAL, PTOUV_LAND and PTOUV_SEA - coastal tiling routines
amv2f406 - *optional* MOSES 2.2 mod for radiative canopy
arerf406_ctile - reconfiguration mod

Note: These replace ccouple, ctile_09_new_param, t20db_mod45_adb1f406 and ctile6.

Atmos STASHmaster files:

/home/annette/moses/prestash/famous-MOSESII_2.sm
/home/annette/moses/prestash/moses2.2_ustash

Hand-edits:

/home/annette/moses/bin/aczfa_MOSESII_2.ed
/home/annette/moses/bin/moses2.2.sh

Coastal tiling fields

New prognostics & diagnostics and roughly where they are calculated:

(0,505) Land fraction in grid box              : FLAND
(0,506) LAND SURFACE TEMP AFTER TIMESTEP       : SF_IMPL() TSTAR_LAND
(0,507) OPEN SEA SURFACE TEMP AFTER TIMESTEP   : SF_IMPL() TSTAR_SEA
(0,508) SEA-ICE SURFACE TEMP AFTER TIMESTEP    : SF_IMPL() TSTAR_SICE
(0,509) SEA ICE ALBEDO AFTER TS                : RAD_CTL() SICE_ALB
(0,510) MEAN LAND ALBEDO AFTER TS              : RAD_CTL() LAND_ALB

(1,257) NET DOWN SW FLUX: LAND                 : RAD_CTL() and CLD_CTL() SW_NET_LAND
(1,258) NET DN SW FLX:SEAICE:SEA MEAN          : RAD_CTL() and CLD_CTL() SW_NET_SICE
(1,259) NET DN SW SOLID SFC FLUX BELOW 690NM   : R2_SWRAD() FL_SOLID_BELOW_690NM_SURF
(1,260) NET DN SW O SEA FLX BLW 690NM:SEA MN   : R2_SWRAD() FL_SEA_BELOW_690NM_SURF

(3,337) LAND HT FLUX FROM SURF TO DEEP LEV 1   : SF_IMPL() SURF_HT_FLUX_LAND
(3,338) NET SURF SEA-ICE HT FLUX  (SEA MEAN)   : SF_IMPL() SURF_HT_FLUX_SICE
(3,339) LOWEST LAYER BULK RIB: SEA MEAN        : BL_INTCT() RIB_SSI 
(3,343) MEAN SEA SFC SH FLUX KG/M2/S           : BL_INTCT() FTL_SSI 
(3,347) MOISTURE FLUX FROM MEAN SEA  KG/M2/S   : BL_INTCT() E_SSI
(3,353) SUBLIM. SEAICE:SEA MEAN RATE KG/M2/S   : BL_INTCT() EI_SICE
(3,381) SFC NET RADN. OVER SEA-ICE:SEA MEAN    : SF_EXPL() and SF_IMPL() RADNET_SICE
(3,389) SURFACE LAYER WIND SHEAR OVER LAND     : VSHR_Z1() VSHR_LAND
(3,390) MEAN SEA SURFACE LAYER WIND SHEAR      : VSHR_Z1() VSHR_SSI
(3,391) X-COMP OF LAND SURF WIND STRESS N/M2   : SF_EXPL() and SF_IMPL() TAUX_LAND
(3,392) X-COMP OF MEAN SEA SURF STRESS N/M2    : SF_EXPL() and SF_IMPL() TAUX_SSI
(3,393) Y-COMP OF LAND SURF WIND STRESS N/M2   : SF_EXPL() and SF_IMPL() TAUY_LAND
(3,394) Y-COMP OF MEAN SEA SURF STRESS N/M2    : SF_EXPL() and SF_IMPL() TAUY_SSI
(3,395) FRACTION OF LAND                       : BL_INTCT() FLANDG
Page last modified on January 21, 2008, at 02:23 PM by Annette