littledddna@gmail_com
Member
Dear all,
I would like to modify incoming solar radiation by modifying model code. I want to increase solar flux at top of atmosphere in summer and decrease it in winter.
Where should I change the code?
I found something in rrtmg_sw_spcvmc.f90
! Apply adjustment for correct Earth/Sun distance and zenith angle to incoming solar flux
zincflx(iw) = adjflux(jb) * zsflxzen(iw) * prmu0
But how does this loop works?
Thanks very much
I would like to modify incoming solar radiation by modifying model code. I want to increase solar flux at top of atmosphere in summer and decrease it in winter.
Where should I change the code?
I found something in rrtmg_sw_spcvmc.f90
! Apply adjustment for correct Earth/Sun distance and zenith angle to incoming solar flux
zincflx(iw) = adjflux(jb) * zsflxzen(iw) * prmu0
But how does this loop works?
Thanks very much