Skip to content
  • sergio's avatar
    BUG: setting to zero qem and qin in radiativeIntensityRay. · 5c74b709
    sergio authored
    qem and qin were not set to zero for the wideBand model BC.
    qin was used in the grey model BC to calculate Ir(the total
    incoming heat flux). As it is now set to zero, the grey model
    loops over the incoming rays to calculate Ir instead of relaying
    on qin stored in radiativeIntensityRay.
    5c74b709