2007-08-03: * module_sf_noahlsm.F: * Correct placement of comments in subroutine TDFCND * Removed spaces at the end of lines 2007-08-17 * module_sf_noahlsm.F: * Correction of Q2SAT from mixing ratio to specific humidity * Addition of POTEVP, SNOPCX accumulation terms 2007-10-10 * module_sf_noahlsm.F: * Commented out ETA assignment for ETP<0 in subroutine NOPAC after call SMFLX * Replace DF1 with DF1K in subroutine HRT 2007-12-20 * Added files (from 2.2.1 release): module_sf_urban.F GENPARM.TBL SOILPARM.TBL VEGPARM.TBL urban_param.tbl 2008-01-10 * The module_sf_noahdrv.F, which is the driver for the noah lsm, is separated and the subroutine LSM_PARM_INIT is no longer in use. * The module_sf_noahlsm.F is separated from the noah driver and contains only the sflx subroutine and below. * SMCDRY =0.4 is added for the simple urban model in module_sf_noahlsm.F * module_sf_urban.F is upgraded to have the Anthropogenic Heat (AH) effect. * urban_param.tbl has the AH profile. 2008-02-29 * In module_sf_noahdrv.F, SFCPRS is replaced with PSFC (surface pressure) in the calculation of Q2SATI * In module_sf_noahlsm.F, subroutine SNOPAC, duplicate entry of ETNS is removed. * In module_sf_noahlsm.F, comments added for FFROZP, EMISSI, SOLNET * In module_sf_noahlsm.F, USE module_sf_urban is moved to module_sf_noahdrv.F 2008-03-19 * EMBCK, background emissivity (a function of land-use type), is introduced in the Registry (of WRF) and is treated in Noah similar to albedo. The changes include introduction of a local variable EMBRD. The affected subroutines are SFLX, ALCALC, CANRES, PENMAN, and SNOPAC. 2008-04-08 Make a version exactly the same as the recent WRFV3 release. These changes should be inconsequential to general NOAH users. * module_sf_noahlsm.F: Remove a couple of comments (documenting SOLNET and FFROZP) that did not make it into the WRF code. * SOILPARM.TBL: The WRFV3 release has added a section which defines the STAS-RUC table parameters. * VEGPARM.TBL: The WRFV3 release has added a section which defines the USGS-RUC table parameters.