Common Community Physics Package (CCPP) Scientific Documentation  Version 2.0
subroutine aer_init::set_spectrum ( )
private

set_spectrum General Algorithm

  • inputs: (module constants)
    • NWVTOT: total num of wave numbers used in sw spectrum
    • NWVTIR: total num of wave numbers used in the ir region
  • outputs: (in-scope variables)
    • solfwv(NWVTOT): solar flux for each individual wavenumber ( \(W/m^2\))
    • eirfwv(NWVTIR): ir flux(273k) for each individual wavenumber ( \(W/m^2\))

References physcons::con_boltz, physcons::con_c, physcons::con_pi, physcons::con_plnk, and physcons::con_t0c.

Referenced by aer_init().