konrad.radiation.RRTMG.update_radiative_state

RRTMG.update_radiative_state(atmosphere, surface, state0, sw=True)[source]

Update CliMT formatted atmospheric state using parameters from our model.

Parameters
  • atmosphere (konrad.atmosphere.Atmosphere) – Atmosphere model.

  • surface (konrad.surface) – Surface model.

  • state0 (dictionary) – atmospheric state in the format for climt

  • sw (bool) – Toggle between shortwave and longwave calculations.

Returns

dictionary – updated state