[MITgcm-support] Atmospheric emissivity in Cheapaml
quentin
quentinjamett at gmail.com
Tue Feb 5 12:38:50 EST 2019
Hello Sanjiv,
To my understanding, the 0.5 at the end of those two equations refers to
the up/down repartition of the atmospheric longwave radiations, i.e.
half goes upward and half goes downward, while the atmospheric
emissivity is set to 1 here.
Hope that helps.
Best,
Quentin
Le 2/5/19 à 11:38 AM, Sanjiv Ramachandran a écrit :
>
> Hi all,
>
> I have a question regarding the value of the atmospheric
> emissivity used by cheapaml. Here is a snippet of code from the file
> cheapaml.F computing the upward longwave radiation (xalwu) emitted
> through the top of the ABL and the downward radiation (xalwd) through
> the "bottom" (= reference height of atmospheric variables in cheapaml).
>
>
> xalwu = stefan*(0.5*Tair(i,j,bi,bj)+0.5*ttt+celsius2K)**4
> & *0.5 _d 0
>
> xalwd = stefan*(Tair(i,j,bi,bj)+celsius2K)**4*0.5 _d 0
>
>
> In each of these expressions, there is a 0.5 at the end of the
> expression. Is that supposed to be the atmospheric emissivity?
>
>
> Thanks,
>
>
> Sanjiv Ramachandran
>
> UMass Dartmouth
>
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mailman.mitgcm.org/mailman/listinfo/mitgcm-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20190205/066d3c5e/attachment.html>
More information about the MITgcm-support
mailing list