In CESM 1.0 and later versions, the default radiation code is RRTMG, as specified in the namelist. However, in the source code, I couldn't find where to choose the radiation scheme between RRTMG and CAMRT under /models/atm/cam/src/physics (I expected to see a "IF" statement somewhere in the code). The interfaces of the two schemes have the same routine names and file names, which makes it difficult to track the scheme. Can anyone help elaborate how RRTMG is chosen in the code? Thanks a lot in advance,Yuan