set_compute_shortwave Subroutine

public subroutine set_compute_shortwave(state_cnt, compute_shortwave_in)

Uses

  • proc~~set_compute_shortwave~~UsesGraph proc~set_compute_shortwave set_compute_shortwave module~params params proc~set_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(in) :: compute_shortwave_in

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


Contents

None