get_compute_shortwave Subroutine

public subroutine get_compute_shortwave(state_cnt, compute_shortwave_out)

Uses

  • proc~~get_compute_shortwave~~UsesGraph proc~get_compute_shortwave get_compute_shortwave module~params params proc~get_compute_shortwave->module~params module~types types module~params->module~types iso_fortran_env iso_fortran_env module~types->iso_fortran_env

Arguments

Type IntentOptional AttributesName
integer(kind=8), intent(in) :: state_cnt
logical, intent(out) :: compute_shortwave_out

Flag for shortwave radiation routine (turned on and off in main loop depending on the value of nstrad)


Contents

None