basins,
Python
Q_SW = net shortwave radiation (W / m^2) Q_LW = net longwave radiation (W / m^2) T_air = air temperature (deg C) T_surf = surface (snow) temperature (deg C) T_soil_x = soil temperature at depth x (deg C) x = reference depth in soil (m) K_soil = thermal conductivity of soil (W / (m deg_C)) u_z = wind velocity at height z (m / s) z = reference height for wind (m) (above land surface) z_0 = surface roughness height (m) (with no snow) h0_snow = initial snow depth (m) ρ_air = density of the air (kg / m^3) c_air = specific heat capacity of air (J / (kg deg_C)) L_v = latent heat of vaporization, water (J / kg) (2500000) g = gravitational constant, Earth = 9.81 (m / s^2) κ = von Karman's constant = 0.41 (unitless)
The behavior of this component is controlled with a configuration (CFG) file, which may point to other files that contain input data. Here is a sample configuration (CFG) file for this component:
Method code: 2 Method name: Energy_Balance Time step: Scalar 3600.00000000 (sec) alpha: Scalar 1.20000000 (none) K_soil: Scalar 0.44999999 (W/m/deg_C) soil_x: Scalar 0.05000000 (m) T_soil_x: Scalar 0.00000000 (deg C) Save grid timestep: Scalar 60.00000000 (sec) Save er grids: 0 Case5_2D-ETrate.rts (m/s) Save pixels timestep: Scalar 60.00000000 (sec) Save er pixels: 0 Case5_0D-ETrate.txt (m/s)
ET = (1000 * Q_et) / (ρ_water * L_v) = evaporation rate (mm / sec) Q_et = (Q_SW + Q_LW + Q_c + Q_h) = energy flux used to evaporate water (W / m^2) Q_c = K_soil * (T_soil_x - T_surf) * (100 / x)= conduction energy flux (W / m^2) (between surf. and subsurf.) Q_h = ρ_air * c_air * D_h * (T_air - T_surf) = sensible heat flux (W / m^2) D_n = u_z * κ^2 / LN((z - h_snow) / z0_air)^2 = bulk exchange coeff. (neutrally stable conditions) (m / s) D_h = D_n / (1 + (10 * Ri)), (T_air > T_surf) = bulk exchange coeff. for heat (m / s) (stable) = D_n * (1 - (10 * Ri)), (T_air < T_surf) = bulk exchange coeff. for heat (m / s) (unstable) Ri = g * z * (T_air - T_surf) / (u_z^2 (T_air + 273.15)) = Richardson's number (unitless)
This part will be filled out by CSDMS staff
CanCoupleWith, CanCoupleWith, CanCoupleWith, CanCoupleWith, CanCoupleWith, CanCoupleWith, CanCoupleWith, CanCoupleWith, CanCoupleWith, CanCoupleWith, CanCoupleWith,
<pbars ytitle=Downloads Title='Monthly Downloads topoflow-evaporation-energy_balance' xlabels=true size=900x200 ymax=10 grid=true box=true cubic=true plots=open xformat=number connected=true angle=90 legend> ,Total downloads: 35 2008 - Jan,0 Feb,0 Mar,0 Apr,0 May,0 Jun,0 Jul,0 Aug,0 Sep,0 Oct,0 Nov,0 Dec,0 2009 - Jan,0 Feb,0 Mar,0 Apr,0 May,0 Jun,0 Jul,0 Aug,0 Sep,0 Oct,0 Nov,0 Dec,0 2010 - Jan,0 Feb,0 Mar,0 Apr,0 May,0 Jun,0 Jul,0 Aug,0 Sep,0 Oct,0 Nov,0 Dec,0 2011 - Jan,0 Feb,0 Mar,1 Apr,0 May,0 Jun,0 Jul,1 Aug,0 Sep,2 Oct,0 Nov,0 Dec,2 2012 - Jan,0 Feb,4 Mar,1 Apr,2 May,1 Jun,1 Jul,0 Aug,1 Sep,0 Oct,1 Nov,1 Dec,0 2013 - Jan,2 Feb,1 Mar,0 Apr,0 May,2 Jun,2 Jul,0 Aug,0 Sep,0 Oct,0 Nov,0 Dec,0 2014 - Jan,0 Feb,1 Mar,0 Apr,0 May,3 Jun,0 Jul,0 Aug,1 Sep,1 Oct,0 Nov,1 Dec,1 2015 - Jan,0 Feb,2 Mar,0 Apr,0 May,0 Jun,0 Jul,0 </pbars>
Template:Download Model