Common Community Physics Package (CCPP) Scientific Documentation  Version 2.0
subroutine, public rrtmg_sw::rswinit ( integer, intent(in)  me)
Parameters
meprint control for parallel process

rswinit General Algorithm

  1. Check cloud flags for consistency.
  2. Setup constant factors for heating rate the 1.0e-2 is to convert pressure from mb to \(N/m^2\) .
  3. Define exponential lookup tables for transmittance.

References physcons::con_cp, physcons::con_g, physparam::icldflg, physparam::iovrsw, physparam::isubcsw, physparam::iswcliq, physparam::iswmode, physparam::iswrate, and physparam::iswrgas.