boyle5@llnl_gov
New Member
In the single column model the variables FUS, FDS, FUSC, FDSC, FUL, FDL, FULC, FDLC can be output. They are the downward and upward, long and short wave fluxes for clear and cloudy conditions at the model vertical interface levels.
In CAM 3.1, I modified the code in routines radsw.F90 and radlw.F90 so that these variables were available in the full model. It seemed to work but who knows what havoc was going on.
In a newer version 3.5_08, there is a comment ( which I think is new) that the short wave (radsw.F90, line 2070) outfld calls do not work in spmd mode.
Questions:
(1) Can the code be modified so that all these variables can be output in the full model?
(2) Does the comment about spmd mode only apply to the short wave? The comment is not found in radlw.F90
In CAM 3.1, I modified the code in routines radsw.F90 and radlw.F90 so that these variables were available in the full model. It seemed to work but who knows what havoc was going on.
In a newer version 3.5_08, there is a comment ( which I think is new) that the short wave (radsw.F90, line 2070) outfld calls do not work in spmd mode.
Questions:
(1) Can the code be modified so that all these variables can be output in the full model?
(2) Does the comment about spmd mode only apply to the short wave? The comment is not found in radlw.F90