diff --git a/src/biogeophys/SurfaceAlbedoType.F90 b/src/biogeophys/SurfaceAlbedoType.F90 index ddb57d88f7..e90caeecbb 100644 --- a/src/biogeophys/SurfaceAlbedoType.F90 +++ b/src/biogeophys/SurfaceAlbedoType.F90 @@ -226,7 +226,7 @@ subroutine InitHistory(this, bounds) this%azsun_grc(begg:endg) = spval call hist_addfld1d (fname='AZSUN', units='radians', & - avgflag='A', long_name='cosine of solar zenith angle', & + avgflag='A', long_name='azimuth angle of the sun', & ptr_lnd=this%azsun_grc, default='inactive') this%coszen_grc(begg:endg) = spval