You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JhanSrbinovsky edited this page Mar 3, 2020
·
1 revision
snow albedo
This file is untouched except for the following:
1.) Access to air temperature on first call to radiation (from UM) is problematic. In concert with the fact that no-one can explain why air temp. is even in play here, NOR any objection gathered after wide consultation - we are ditching it
! lakes: hard-wired number to be removed in future
2.) Logical switch to turn this off is not passed AND args (ssnow, soil) no longer exist here, making this un-called module problematic. Low priority to re-instate.
! calc soil albedo based on colour - Ticket #27
!H!IF (calcsoilalbedo) THEN
!H! CALL soilcol_albedo(ssnow, soil)
!H!END IF