CCPP Scientific Documentation
v4.0
subroutine, public dcyc2t3_post::dcyc2t3_post_run ( integer, intent(in)  im,
real(kind=kind_phys), dimension(im), intent(in)  adjsfcdsw,
real(kind=kind_phys), dimension(im), intent(in)  adjsfcnsw,
real(kind=kind_phys), dimension(im), intent(out)  adjsfcusw,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)

Argument Table

dcyc2t3_post_run argument table
local_namestandard_namelong_nameunitstypedimensionskindintentoptional
imhorizontal_loop_extenthorizontal loop extentcountinteger()inFalse
adjsfcdswsurface_downwelling_shortwave_fluxsurface downwelling shortwave flux at current timeW m-2real(horizontal_dimension)kind_physinFalse
adjsfcnswsurface_net_downwelling_shortwave_fluxsurface net downwelling shortwave flux at current timeW m-2real(horizontal_dimension)kind_physinFalse
adjsfcuswsurface_upwelling_shortwave_fluxsurface upwelling shortwave flux at current timeW m-2real(horizontal_dimension)kind_physoutFalse
errmsgccpp_error_messageerror message for error handling in CCPPnonecharacter()len=*outFalse
errflgccpp_error_flagerror flag for error handling in CCPPflaginteger()outFalse