get_stratospheric_correction Subroutine

public subroutine get_stratospheric_correction(state_cnt, stratospheric_correction_out)

Uses

  • proc~~get_stratospheric_correction~~UsesGraph proc~get_stratospheric_correction get_stratospheric_correction module~params params proc~get_stratospheric_correction->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
real(kind=8), intent(out) :: stratospheric_correction_out(ix,il)

Stratospheric correction for polar night


Contents

None