Dear CESM community,
My colleague and I are trying to perform some simulations using CESM1.2.2 that modify SW and LW at different layers. For example, we want to modify the model to reflect more SW upward or reduce the outgoing longwave at the atmospheric layer near the tropopause.
I checked the model code for CAM4 and here is what I found:
(a) For shortwave, it seems that I should scale up the reflectivity at the target layer, which basically involves four parameters in radsw.F90: rdir, rdif, rdirc, and rdifc;
(d) For longwave, it seems that I should scale up the total emissivity (emstot) in radlw.F90.
I have done some quick fixed-SST simulations and the model works fine at this point (though I haven’t checked all the details). But before running more simulations, I am wondering if these approaches sound reasonable? If not, is there any suggestion?
Any comments would be very appreciated. Thanks very much.
Best regards,
Lei
My colleague and I are trying to perform some simulations using CESM1.2.2 that modify SW and LW at different layers. For example, we want to modify the model to reflect more SW upward or reduce the outgoing longwave at the atmospheric layer near the tropopause.
I checked the model code for CAM4 and here is what I found:
(a) For shortwave, it seems that I should scale up the reflectivity at the target layer, which basically involves four parameters in radsw.F90: rdir, rdif, rdirc, and rdifc;
(d) For longwave, it seems that I should scale up the total emissivity (emstot) in radlw.F90.
I have done some quick fixed-SST simulations and the model works fine at this point (though I haven’t checked all the details). But before running more simulations, I am wondering if these approaches sound reasonable? If not, is there any suggestion?
Any comments would be very appreciated. Thanks very much.
Best regards,
Lei