NREL / SOWFA

Other
130 stars 113 forks source link

wrong parameter R_D in tool wrftoof.F #100

Open fhhan opened 1 year ago

fhhan commented 1 year ago

hello, line 29 of wrftoof.F:

PARAMETER (P1000MB=100000.D0,R_D=266.9D0,CP=7.D0*R_D/2.D0)

THE R_D should be 287.D0 (source : https://searchcode.com/codesearch/view/20563287/)