1. Bug fix for UCLA radiation scheme:
commit8493ba46f63a57f3ddb5662caa062b7e9fb897a2
authorMing Chen <chenming@ucar.edu>
Fri, 30 Mar 2012 17:43:55 +0000 (30 17:43 +0000)
committerMing Chen <chenming@ucar.edu>
Fri, 30 Mar 2012 17:43:55 +0000 (30 17:43 +0000)
tree9d2aeeb88de49490948be1f7bb0ab5229487ab92
parent5b60d94fcd2cbc73a1100bd0761b58ac8f1915cf
1. Bug fix for UCLA radiation scheme:

a) correct array dimensions from array(i,k,k) to array(i,k,j).
b) fix problems related to unrealistic long wave radiation fluxes.
c) fix errors caused by floating overflow ( variables divided by zero).
d) replace 'stop' by 'call wrf_error_fatal'

M       phys/module_ra_flg.F

2. Remove unnecessary lines in module_surface_driver.F .
M       module_surface_driver.F

git-svn-id: https://svn-wrf-model.cgd.ucar.edu/trunk@5696 b0b5d27b-6f0f-0410-a2a3-cb1e977edc3d
phys/module_ra_flg.F
phys/module_surface_driver.F